public class ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput extends Object
| Constructor and Description |
|---|
ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNodeId()
Get nodeId
|
String |
getNodeType()
Get nodeType
|
Integer |
getWeight()
Get weight
|
int |
hashCode() |
ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput |
nodeId(String nodeId) |
ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput |
nodeType(String nodeType) |
void |
setNodeId(String nodeId) |
void |
setNodeType(String nodeType) |
void |
setWeight(Integer weight) |
String |
toString() |
ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput |
weight(Integer weight) |
public ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput()
public ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput nodeId(String nodeId)
public String getNodeId()
public void setNodeId(String nodeId)
public ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput nodeType(String nodeType)
public String getNodeType()
public void setNodeType(String nodeType)
public ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput weight(Integer weight)
public Integer getWeight()
public void setWeight(Integer weight)
Copyright © 2026. All rights reserved.