public class InsertClusterResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
InsertClusterResponse.Cluster |
| Constructor and Description |
|---|
InsertClusterResponse() |
| Modifier and Type | Method and Description |
|---|---|
InsertClusterResponse.Cluster |
getCluster() |
Integer |
getCode() |
InsertClusterResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
void |
setCluster(InsertClusterResponse.Cluster cluster) |
void |
setCode(Integer code) |
void |
setMessage(String message) |
public Integer getCode()
public void setCode(Integer code)
public String getMessage()
public void setMessage(String message)
public InsertClusterResponse.Cluster getCluster()
public void setCluster(InsertClusterResponse.Cluster cluster)
public InsertClusterResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.