public class NodeTypeInfoForDescribeMountServiceNodeTypesOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeTypeInfoForDescribeMountServiceNodeTypesOutput.StatusEnum
Gets or Sets status
|
| Constructor and Description |
|---|
NodeTypeInfoForDescribeMountServiceNodeTypesOutput() |
| Modifier and Type | Method and Description |
|---|---|
NodeTypeInfoForDescribeMountServiceNodeTypesOutput |
descriptionCN(String descriptionCN) |
NodeTypeInfoForDescribeMountServiceNodeTypesOutput |
descriptionEN(String descriptionEN) |
boolean |
equals(Object o) |
String |
getDescriptionCN()
Get descriptionCN
|
String |
getDescriptionEN()
Get descriptionEN
|
String |
getNodeType()
Get nodeType
|
NodeTypeInfoForDescribeMountServiceNodeTypesOutput.StatusEnum |
getStatus()
Get status
|
int |
hashCode() |
NodeTypeInfoForDescribeMountServiceNodeTypesOutput |
nodeType(String nodeType) |
void |
setDescriptionCN(String descriptionCN) |
void |
setDescriptionEN(String descriptionEN) |
void |
setNodeType(String nodeType) |
void |
setStatus(NodeTypeInfoForDescribeMountServiceNodeTypesOutput.StatusEnum status) |
NodeTypeInfoForDescribeMountServiceNodeTypesOutput |
status(NodeTypeInfoForDescribeMountServiceNodeTypesOutput.StatusEnum status) |
String |
toString() |
public NodeTypeInfoForDescribeMountServiceNodeTypesOutput()
public NodeTypeInfoForDescribeMountServiceNodeTypesOutput descriptionCN(String descriptionCN)
public String getDescriptionCN()
public void setDescriptionCN(String descriptionCN)
public NodeTypeInfoForDescribeMountServiceNodeTypesOutput descriptionEN(String descriptionEN)
public String getDescriptionEN()
public void setDescriptionEN(String descriptionEN)
public NodeTypeInfoForDescribeMountServiceNodeTypesOutput nodeType(String nodeType)
public String getNodeType()
public void setNodeType(String nodeType)
public NodeTypeInfoForDescribeMountServiceNodeTypesOutput status(NodeTypeInfoForDescribeMountServiceNodeTypesOutput.StatusEnum status)
public NodeTypeInfoForDescribeMountServiceNodeTypesOutput.StatusEnum getStatus()
public void setStatus(NodeTypeInfoForDescribeMountServiceNodeTypesOutput.StatusEnum status)
Copyright © 2026. All rights reserved.