com.aliyuncs.ecs.model.v20140526
类 DescribeIntranetAttributeKbResponse
java.lang.Object
com.aliyuncs.AcsResponse
com.aliyuncs.ecs.model.v20140526.DescribeIntranetAttributeKbResponse
public class DescribeIntranetAttributeKbResponse
- extends com.aliyuncs.AcsResponse
- 版本:
- 作者:
- auto create
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeIntranetAttributeKbResponse
public DescribeIntranetAttributeKbResponse()
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)
getIntranetIpAddress
public String getIntranetIpAddress()
setIntranetIpAddress
public void setIntranetIpAddress(String intranetIpAddress)
getIntranetMaxBandwidthIn
public Integer getIntranetMaxBandwidthIn()
setIntranetMaxBandwidthIn
public void setIntranetMaxBandwidthIn(Integer intranetMaxBandwidthIn)
getIntranetMaxBandwidthOut
public Integer getIntranetMaxBandwidthOut()
setIntranetMaxBandwidthOut
public void setIntranetMaxBandwidthOut(Integer intranetMaxBandwidthOut)
getInstance
public DescribeIntranetAttributeKbResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
- 指定者:
- 类
com.aliyuncs.AcsResponse 中的 getInstance
Copyright © 2016. All Rights Reserved.