public class DescribeInstancePhysicalAttributeResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeInstancePhysicalAttributeResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePhysicalAttributeResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getInstanceId() |
String |
getNodeControllerId() |
String |
getRackId() |
String |
getRequestId() |
String |
getVlanId() |
void |
setInstanceId(String instanceId) |
void |
setNodeControllerId(String nodeControllerId) |
void |
setRackId(String rackId) |
void |
setRequestId(String requestId) |
void |
setVlanId(String vlanId) |
public DescribeInstancePhysicalAttributeResponse()
public String getRequestId()
public void setRequestId(String requestId)
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getVlanId()
public void setVlanId(String vlanId)
public String getNodeControllerId()
public void setNodeControllerId(String nodeControllerId)
public String getRackId()
public void setRackId(String rackId)
public DescribeInstancePhysicalAttributeResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.