public class ChangeMasterRequest extends Object
| Constructor and Description |
|---|
ChangeMasterRequest() |
| Modifier and Type | Method and Description |
|---|---|
ChangeMasterRequest |
clusterName(String clusterName) |
boolean |
equals(Object o) |
@NotNull String |
getClusterName()
Get clusterName
|
@NotNull String |
getTargetNode()
Get targetNode
|
int |
hashCode() |
void |
setClusterName(String clusterName) |
void |
setTargetNode(String targetNode) |
ChangeMasterRequest |
targetNode(String targetNode) |
String |
toString() |
public ChangeMasterRequest clusterName(String clusterName)
@NotNull public @NotNull String getClusterName()
public void setClusterName(String clusterName)
public ChangeMasterRequest targetNode(String targetNode)
@NotNull public @NotNull String getTargetNode()
public void setTargetNode(String targetNode)
Copyright © 2026. All rights reserved.