public class CreateNetworkInterfaceResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
description
The description of the ENI.
|
CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv4PrefixSets |
ipv4PrefixSets
> This parameter is in invitational preview and is unavailable for general users.
|
CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv6PrefixSets |
ipv6PrefixSets
> This parameter is in invitational preview and is unavailable for general users.
|
CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv6Sets |
ipv6Sets
The IPv6 addresses of the ENI.
|
String |
macAddress
The media access control (MAC) address of the ENI.
|
String |
networkInterfaceId
The ID of the ENI.
|
String |
networkInterfaceName
The name of the ENI.
|
String |
ownerId
The ID of the account to which the ENI belongs.
|
String |
privateIpAddress
The private IP address of the ENI.
|
CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyPrivateIpSets |
privateIpSets
Details about the private IP addresses of the ENI.
|
String |
requestId
The ID of the request.
|
String |
resourceGroupId
The ID of the resource group to which the ENI belongs.
|
CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodySecurityGroupIds |
securityGroupIds
The IDs of the security groups to which the ENI belongs.
|
Long |
serviceID
The ID of the distributor to which the ENI belongs.
|
Boolean |
serviceManaged
Indicates whether the user of the ENI is an Alibaba Cloud service or a distributor.
|
String |
status
The state of the ENI.
|
CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyTags |
tags
The tags of the ENI.
|
String |
type
The type of the ENI.
|
String |
vpcId
The ID of the VPC to which the ENI belongs.
|
String |
vSwitchId
The ID of the vSwitch with which the ENI is associated.
|
String |
zoneId
The zone ID of the ENI.
|
构造器和说明 |
---|
CreateNetworkInterfaceResponseBody() |
@NameInMap(value="Description") public String description
The description of the ENI.
@NameInMap(value="Ipv4PrefixSets") public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv4PrefixSets ipv4PrefixSets
> This parameter is in invitational preview and is unavailable for general users.
@NameInMap(value="Ipv6PrefixSets") public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv6PrefixSets ipv6PrefixSets
> This parameter is in invitational preview and is unavailable for general users.
@NameInMap(value="Ipv6Sets") public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv6Sets ipv6Sets
The IPv6 addresses of the ENI.
@NameInMap(value="MacAddress") public String macAddress
The media access control (MAC) address of the ENI.
@NameInMap(value="NetworkInterfaceId") public String networkInterfaceId
The ID of the ENI.
@NameInMap(value="NetworkInterfaceName") public String networkInterfaceName
The name of the ENI.
@NameInMap(value="OwnerId") public String ownerId
The ID of the account to which the ENI belongs.
@NameInMap(value="PrivateIpAddress") public String privateIpAddress
The private IP address of the ENI.
@NameInMap(value="PrivateIpSets") public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyPrivateIpSets privateIpSets
Details about the private IP addresses of the ENI.
@NameInMap(value="RequestId") public String requestId
The ID of the request.
@NameInMap(value="ResourceGroupId") public String resourceGroupId
The ID of the resource group to which the ENI belongs.
@NameInMap(value="SecurityGroupIds") public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodySecurityGroupIds securityGroupIds
The IDs of the security groups to which the ENI belongs.
@NameInMap(value="ServiceID") public Long serviceID
The ID of the distributor to which the ENI belongs.
@NameInMap(value="ServiceManaged") public Boolean serviceManaged
Indicates whether the user of the ENI is an Alibaba Cloud service or a distributor.
@NameInMap(value="Status") public String status
The state of the ENI.
@NameInMap(value="Tags") public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyTags tags
The tags of the ENI.
@NameInMap(value="Type") public String type
The type of the ENI.
@NameInMap(value="VSwitchId") public String vSwitchId
The ID of the vSwitch with which the ENI is associated.
@NameInMap(value="VpcId") public String vpcId
The ID of the VPC to which the ENI belongs.
@NameInMap(value="ZoneId") public String zoneId
The zone ID of the ENI.
public static CreateNetworkInterfaceResponseBody build(Map<String,?> map) throws Exception
Exception
public CreateNetworkInterfaceResponseBody setDescription(String description)
public String getDescription()
public CreateNetworkInterfaceResponseBody setIpv4PrefixSets(CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv4PrefixSets ipv4PrefixSets)
public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv4PrefixSets getIpv4PrefixSets()
public CreateNetworkInterfaceResponseBody setIpv6PrefixSets(CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv6PrefixSets ipv6PrefixSets)
public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv6PrefixSets getIpv6PrefixSets()
public CreateNetworkInterfaceResponseBody setIpv6Sets(CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv6Sets ipv6Sets)
public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyIpv6Sets getIpv6Sets()
public CreateNetworkInterfaceResponseBody setMacAddress(String macAddress)
public String getMacAddress()
public CreateNetworkInterfaceResponseBody setNetworkInterfaceId(String networkInterfaceId)
public String getNetworkInterfaceId()
public CreateNetworkInterfaceResponseBody setNetworkInterfaceName(String networkInterfaceName)
public String getNetworkInterfaceName()
public CreateNetworkInterfaceResponseBody setOwnerId(String ownerId)
public String getOwnerId()
public CreateNetworkInterfaceResponseBody setPrivateIpAddress(String privateIpAddress)
public String getPrivateIpAddress()
public CreateNetworkInterfaceResponseBody setPrivateIpSets(CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyPrivateIpSets privateIpSets)
public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyPrivateIpSets getPrivateIpSets()
public CreateNetworkInterfaceResponseBody setRequestId(String requestId)
public String getRequestId()
public CreateNetworkInterfaceResponseBody setResourceGroupId(String resourceGroupId)
public String getResourceGroupId()
public CreateNetworkInterfaceResponseBody setSecurityGroupIds(CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodySecurityGroupIds securityGroupIds)
public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodySecurityGroupIds getSecurityGroupIds()
public CreateNetworkInterfaceResponseBody setServiceID(Long serviceID)
public Long getServiceID()
public CreateNetworkInterfaceResponseBody setServiceManaged(Boolean serviceManaged)
public Boolean getServiceManaged()
public CreateNetworkInterfaceResponseBody setStatus(String status)
public String getStatus()
public CreateNetworkInterfaceResponseBody setTags(CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyTags tags)
public CreateNetworkInterfaceResponseBody.CreateNetworkInterfaceResponseBodyTags getTags()
public CreateNetworkInterfaceResponseBody setType(String type)
public String getType()
public CreateNetworkInterfaceResponseBody setVSwitchId(String vSwitchId)
public String getVSwitchId()
public CreateNetworkInterfaceResponseBody setVpcId(String vpcId)
public String getVpcId()
public CreateNetworkInterfaceResponseBody setZoneId(String zoneId)
public String getZoneId()
Copyright © 2023. All rights reserved.