public class DescribeInstancePhysicalAttributeResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
DescribeInstancePhysicalAttributeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.