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