public static class DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAssociatedPublicIp
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
allocationId
> This parameter is in invitational preview and is unavailable to the public.
|
String |
publicIpAddress
The EIP of the ENI.
|
构造器和说明 |
---|
DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAssociatedPublicIp() |
@NameInMap(value="AllocationId") public String allocationId
> This parameter is in invitational preview and is unavailable to the public.
@NameInMap(value="PublicIpAddress") public String publicIpAddress
The EIP of the ENI.
public DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAssociatedPublicIp()
public static DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAssociatedPublicIp build(Map<String,?> map) throws Exception
Exception
public DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAssociatedPublicIp setAllocationId(String allocationId)
public String getAllocationId()
public DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAssociatedPublicIp setPublicIpAddress(String publicIpAddress)
public String getPublicIpAddress()
Copyright © 2023. All rights reserved.