com.aliyuncs.ecs.model.v20140526
类 DescribeInstancePhysicalAttributeResponse

java.lang.Object
  继承者 com.aliyuncs.AcsResponse
      继承者 com.aliyuncs.ecs.model.v20140526.DescribeInstancePhysicalAttributeResponse

public class DescribeInstancePhysicalAttributeResponse
extends com.aliyuncs.AcsResponse

版本:
作者:
auto create

构造方法摘要
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)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DescribeInstancePhysicalAttributeResponse

public DescribeInstancePhysicalAttributeResponse()
方法详细信息

getRequestId

public String getRequestId()

setRequestId

public void setRequestId(String requestId)

getInstanceId

public String getInstanceId()

setInstanceId

public void setInstanceId(String instanceId)

getVlanId

public String getVlanId()

setVlanId

public void setVlanId(String vlanId)

getNodeControllerId

public String getNodeControllerId()

setNodeControllerId

public void setNodeControllerId(String nodeControllerId)

getRackId

public String getRackId()

setRackId

public void setRackId(String rackId)

getInstance

public DescribeInstancePhysicalAttributeResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
指定者:
com.aliyuncs.AcsResponse 中的 getInstance


Copyright © 2016. All Rights Reserved.