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