public final class PubSubRestartConnectionCommand extends PubSubSystemCommand<Void>
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubRestartConnectionCommand.Builder
Builder for
PubSubRestartConnectionCommand. |
| Modifier and Type | Method and Description |
|---|---|
static PubSubRestartConnectionCommand.Builder |
builder()
Returns a new
PubSubRestartConnectionCommand.Builder that can be used to construct instances of this class |
boolean |
equals(Object obj) |
String |
getConnectionName()
The name of the connection to restart.
|
int |
hashCode() |
PubSubRestartConnectionCommand.Builder |
toBuilder()
Returns a new
PubSubRestartConnectionCommand.Builder that is initialized with the state of this object. |
String |
toString() |
public String getConnectionName()
public static PubSubRestartConnectionCommand.Builder builder()
PubSubRestartConnectionCommand.Builder that can be used to construct instances of this classpublic PubSubRestartConnectionCommand.Builder toBuilder()
PubSubRestartConnectionCommand.Builder that is initialized with the state of this object.Copyright © 2026. All rights reserved.