public static class DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
addressType |
String |
allocationTime
The time when the IPv6 address was created.
|
String |
associatedInstanceId
The ID of the instance associated with the IPv6 address.
|
String |
associatedInstanceType
The type of instance associated with the IPv6 address.
|
String |
ipv6Address
The IPv6 address.
|
String |
ipv6AddressDescription
The description of the IPv6 address.
|
String |
ipv6AddressId
The ID of the IPv6 address.
|
String |
ipv6AddressName
The name of the IPv6 address.
|
String |
ipv6GatewayId
The ID of the IPv6 gateway to which the IPv6 address belongs.
|
DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6AddressIpv6InternetBandwidth |
ipv6InternetBandwidth
The Internet bandwidth of the IPv6 address.
|
String |
ipv6Isp
The ISP of the IPv6 address.
|
String |
networkType
The type of connection supported by the IPv6 address.
|
Integer |
realBandwidth
The peak bandwidth of the IPv6 address.
|
String |
resourceGroupId
The ID of the resource group to which the IPv6 gateway belongs.
|
Integer |
serviceManaged
Indicates whether the instance is managed.
|
String |
status
The status of the IPv6 address.
|
DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6AddressTags |
tags
The tag list.
|
String |
vpcId
The ID of the VPC to which the IPv6 address belongs.
|
String |
vSwitchId
The ID of the vSwitch to which the IPv6 address belongs.
|
构造器和说明 |
---|
DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address() |
@NameInMap(value="AddressType") public String addressType
@NameInMap(value="AllocationTime") public String allocationTime
The time when the IPv6 address was created.
example:2020-12-20T14:56:09Z
@NameInMap(value="AssociatedInstanceId") public String associatedInstanceId
The ID of the instance associated with the IPv6 address.
example:i-2ze72wuqj4y3jl4f****
@NameInMap(value="AssociatedInstanceType") public String associatedInstanceType
The type of instance associated with the IPv6 address.
example:EcsInstance
@NameInMap(value="Ipv6Address") public String ipv6Address
The IPv6 address.
example:2408:XXXX:153:3921:851c:c435:7b12:1c5f
@NameInMap(value="Ipv6AddressDescription") public String ipv6AddressDescription
The description of the IPv6 address.
example:test
@NameInMap(value="Ipv6AddressId") public String ipv6AddressId
The ID of the IPv6 address.
example:ipv6-2zen5j4axcp5l5qyy****
@NameInMap(value="Ipv6AddressName") public String ipv6AddressName
The name of the IPv6 address.
example:test
@NameInMap(value="Ipv6GatewayId") public String ipv6GatewayId
The ID of the IPv6 gateway to which the IPv6 address belongs.
example:ipv6gw-2zewg0l66s73b4k2q****
@NameInMap(value="Ipv6InternetBandwidth") public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6AddressIpv6InternetBandwidth ipv6InternetBandwidth
The Internet bandwidth of the IPv6 address.
@NameInMap(value="Ipv6Isp") public String ipv6Isp
The ISP of the IPv6 address. Valid values:
BGP
@NameInMap(value="NetworkType") public String networkType
The type of connection supported by the IPv6 address. Valid values:
Private
@NameInMap(value="RealBandwidth") public Integer realBandwidth
The peak bandwidth of the IPv6 address.
example:5
@NameInMap(value="ResourceGroupId") public String resourceGroupId
The ID of the resource group to which the IPv6 gateway belongs.
example:rg-bp67acfmxazb4ph****
@NameInMap(value="ServiceManaged") public Integer serviceManaged
Indicates whether the instance is managed. Valid values:
1
@NameInMap(value="Status") public String status
The status of the IPv6 address.
Available
@NameInMap(value="Tags") public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6AddressTags tags
The tag list.
@NameInMap(value="VSwitchId") public String vSwitchId
The ID of the vSwitch to which the IPv6 address belongs.
example:vsw-25navfgbue4g****
@NameInMap(value="VpcId") public String vpcId
The ID of the VPC to which the IPv6 address belongs.
example:vpc-bp15zckdt37pq72zv****
public DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address()
public static DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address build(Map<String,?> map) throws Exception
Exception
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setAddressType(String addressType)
public String getAddressType()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setAllocationTime(String allocationTime)
public String getAllocationTime()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setAssociatedInstanceId(String associatedInstanceId)
public String getAssociatedInstanceId()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setAssociatedInstanceType(String associatedInstanceType)
public String getAssociatedInstanceType()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setIpv6Address(String ipv6Address)
public String getIpv6Address()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setIpv6AddressDescription(String ipv6AddressDescription)
public String getIpv6AddressDescription()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setIpv6AddressId(String ipv6AddressId)
public String getIpv6AddressId()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setIpv6AddressName(String ipv6AddressName)
public String getIpv6AddressName()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setIpv6GatewayId(String ipv6GatewayId)
public String getIpv6GatewayId()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setIpv6InternetBandwidth(DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6AddressIpv6InternetBandwidth ipv6InternetBandwidth)
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6AddressIpv6InternetBandwidth getIpv6InternetBandwidth()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setIpv6Isp(String ipv6Isp)
public String getIpv6Isp()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setNetworkType(String networkType)
public String getNetworkType()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setRealBandwidth(Integer realBandwidth)
public Integer getRealBandwidth()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setResourceGroupId(String resourceGroupId)
public String getResourceGroupId()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setServiceManaged(Integer serviceManaged)
public Integer getServiceManaged()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setStatus(String status)
public String getStatus()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setTags(DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6AddressTags tags)
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6AddressTags getTags()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setVSwitchId(String vSwitchId)
public String getVSwitchId()
public DescribeIpv6AddressesResponseBody.DescribeIpv6AddressesResponseBodyIpv6AddressesIpv6Address setVpcId(String vpcId)
public String getVpcId()
Copyright © 2024. All rights reserved.