com.aliyuncs.ecs.model.v20140526
类 DescribeInstanceAttributeResponse.EipAddress
java.lang.Object
com.aliyuncs.ecs.model.v20140526.DescribeInstanceAttributeResponse.EipAddress
- 包容类:
- DescribeInstanceAttributeResponse
public static class DescribeInstanceAttributeResponse.EipAddress
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeInstanceAttributeResponse.EipAddress
public DescribeInstanceAttributeResponse.EipAddress()
getAllocationId
public String getAllocationId()
setAllocationId
public void setAllocationId(String allocationId)
getIpAddress
public String getIpAddress()
setIpAddress
public void setIpAddress(String ipAddress)
getBandwidth
public Integer getBandwidth()
setBandwidth
public void setBandwidth(Integer bandwidth)
getInternetChargeType
public String getInternetChargeType()
setInternetChargeType
public void setInternetChargeType(String internetChargeType)
Copyright © 2016. All Rights Reserved.