public static class DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddressesPublicIpAddresse
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
allocationId
The ID of the EIP.
|
String |
bandwidthPackageIpRelationStatus
Indicates whether the EIP is associated with the Internet Shared Bandwidth instance.
|
String |
ipAddress
The public IP address.
|
构造器和说明 |
---|
DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddressesPublicIpAddresse() |
@NameInMap(value="AllocationId") public String allocationId
The ID of the EIP.
example:eip-bp13e9i2qst4g6jzi****
@NameInMap(value="BandwidthPackageIpRelationStatus") public String bandwidthPackageIpRelationStatus
Indicates whether the EIP is associated with the Internet Shared Bandwidth instance. Valid values:
BINDED
@NameInMap(value="IpAddress") public String ipAddress
The public IP address.
example:47.95.XX.XX
public DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddressesPublicIpAddresse()
public static DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddressesPublicIpAddresse build(Map<String,?> map) throws Exception
Exception
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddressesPublicIpAddresse setAllocationId(String allocationId)
public String getAllocationId()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddressesPublicIpAddresse setBandwidthPackageIpRelationStatus(String bandwidthPackageIpRelationStatus)
public String getBandwidthPackageIpRelationStatus()
public DescribeCommonBandwidthPackagesResponseBody.DescribeCommonBandwidthPackagesResponseBodyCommonBandwidthPackagesCommonBandwidthPackagePublicIpAddressesPublicIpAddresse setIpAddress(String ipAddress)
public String getIpAddress()
Copyright © 2024. All rights reserved.