com.aliyuncs.ecs.model.v20140526
类 DescribeEipAddressesResponse.EipAddress
java.lang.Object
com.aliyuncs.ecs.model.v20140526.DescribeEipAddressesResponse.EipAddress
- 包容类:
- DescribeEipAddressesResponse
public static class DescribeEipAddressesResponse.EipAddress
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeEipAddressesResponse.EipAddress
public DescribeEipAddressesResponse.EipAddress()
getRegionId
public String getRegionId()
setRegionId
public void setRegionId(String regionId)
getIpAddress
public String getIpAddress()
setIpAddress
public void setIpAddress(String ipAddress)
getAllocationId
public String getAllocationId()
setAllocationId
public void setAllocationId(String allocationId)
getStatus
public String getStatus()
setStatus
public void setStatus(String status)
getInstanceId
public String getInstanceId()
setInstanceId
public void setInstanceId(String instanceId)
getBandwidth
public String getBandwidth()
setBandwidth
public void setBandwidth(String bandwidth)
getInternetChargeType
public String getInternetChargeType()
setInternetChargeType
public void setInternetChargeType(String internetChargeType)
getAllocationTime
public String getAllocationTime()
setAllocationTime
public void setAllocationTime(String allocationTime)
getInstanceType
public String getInstanceType()
setInstanceType
public void setInstanceType(String instanceType)
getOperationLocks
public List<DescribeEipAddressesResponse.EipAddress.LockReason> getOperationLocks()
setOperationLocks
public void setOperationLocks(List<DescribeEipAddressesResponse.EipAddress.LockReason> operationLocks)
Copyright © 2016. All Rights Reserved.