类 DescribeNetworkInterfaceAttributesResponse
- java.lang.Object
-
- com.volcengine.model.AbstractResponse
-
- com.volcengine.vpc.model.DescribeNetworkInterfaceAttributesResponse
-
public class DescribeNetworkInterfaceAttributesResponse extends AbstractResponse
DescribeNetworkInterfaceAttributesResponse
-
-
字段概要
-
从类继承的字段 com.volcengine.model.AbstractResponse
responseMetadata
-
-
构造器概要
构造器 构造器 说明 DescribeNetworkInterfaceAttributesResponse()
-
方法概要
-
从类继承的方法 com.volcengine.model.AbstractResponse
getResponseMetadata, setResponseMetadata
-
-
-
-
方法详细资料
-
accountId
public DescribeNetworkInterfaceAttributesResponse accountId(String accountId)
-
getAccountId
public String getAccountId()
Get accountId- 返回:
- accountId
-
setAccountId
public void setAccountId(String accountId)
-
associatedElasticIp
public DescribeNetworkInterfaceAttributesResponse associatedElasticIp(AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput associatedElasticIp)
-
getAssociatedElasticIp
@Valid public @Valid AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput getAssociatedElasticIp()
Get associatedElasticIp- 返回:
- associatedElasticIp
-
setAssociatedElasticIp
public void setAssociatedElasticIp(AssociatedElasticIpForDescribeNetworkInterfaceAttributesOutput associatedElasticIp)
-
createdAt
public DescribeNetworkInterfaceAttributesResponse createdAt(String createdAt)
-
getCreatedAt
public String getCreatedAt()
Get createdAt- 返回:
- createdAt
-
setCreatedAt
public void setCreatedAt(String createdAt)
-
description
public DescribeNetworkInterfaceAttributesResponse description(String description)
-
getDescription
public String getDescription()
Get description- 返回:
- description
-
setDescription
public void setDescription(String description)
-
deviceId
public DescribeNetworkInterfaceAttributesResponse deviceId(String deviceId)
-
getDeviceId
public String getDeviceId()
Get deviceId- 返回:
- deviceId
-
setDeviceId
public void setDeviceId(String deviceId)
-
ipv6Sets
public DescribeNetworkInterfaceAttributesResponse ipv6Sets(List<String> ipv6Sets)
-
addIpv6SetsItem
public DescribeNetworkInterfaceAttributesResponse addIpv6SetsItem(String ipv6SetsItem)
-
macAddress
public DescribeNetworkInterfaceAttributesResponse macAddress(String macAddress)
-
getMacAddress
public String getMacAddress()
Get macAddress- 返回:
- macAddress
-
setMacAddress
public void setMacAddress(String macAddress)
-
networkInterfaceId
public DescribeNetworkInterfaceAttributesResponse networkInterfaceId(String networkInterfaceId)
-
getNetworkInterfaceId
public String getNetworkInterfaceId()
Get networkInterfaceId- 返回:
- networkInterfaceId
-
setNetworkInterfaceId
public void setNetworkInterfaceId(String networkInterfaceId)
-
networkInterfaceName
public DescribeNetworkInterfaceAttributesResponse networkInterfaceName(String networkInterfaceName)
-
getNetworkInterfaceName
public String getNetworkInterfaceName()
Get networkInterfaceName- 返回:
- networkInterfaceName
-
setNetworkInterfaceName
public void setNetworkInterfaceName(String networkInterfaceName)
-
portSecurityEnabled
public DescribeNetworkInterfaceAttributesResponse portSecurityEnabled(Boolean portSecurityEnabled)
-
isPortSecurityEnabled
public Boolean isPortSecurityEnabled()
Get portSecurityEnabled- 返回:
- portSecurityEnabled
-
setPortSecurityEnabled
public void setPortSecurityEnabled(Boolean portSecurityEnabled)
-
primaryIpAddress
public DescribeNetworkInterfaceAttributesResponse primaryIpAddress(String primaryIpAddress)
-
getPrimaryIpAddress
public String getPrimaryIpAddress()
Get primaryIpAddress- 返回:
- primaryIpAddress
-
setPrimaryIpAddress
public void setPrimaryIpAddress(String primaryIpAddress)
-
privateIpSets
public DescribeNetworkInterfaceAttributesResponse privateIpSets(PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput privateIpSets)
-
getPrivateIpSets
@Valid public @Valid PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput getPrivateIpSets()
Get privateIpSets- 返回:
- privateIpSets
-
setPrivateIpSets
public void setPrivateIpSets(PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput privateIpSets)
-
projectName
public DescribeNetworkInterfaceAttributesResponse projectName(String projectName)
-
getProjectName
public String getProjectName()
Get projectName- 返回:
- projectName
-
setProjectName
public void setProjectName(String projectName)
-
requestId
public DescribeNetworkInterfaceAttributesResponse requestId(String requestId)
-
getRequestId
public String getRequestId()
Get requestId- 返回:
- requestId
-
setRequestId
public void setRequestId(String requestId)
-
securityGroupIds
public DescribeNetworkInterfaceAttributesResponse securityGroupIds(List<String> securityGroupIds)
-
addSecurityGroupIdsItem
public DescribeNetworkInterfaceAttributesResponse addSecurityGroupIdsItem(String securityGroupIdsItem)
-
getSecurityGroupIds
public List<String> getSecurityGroupIds()
Get securityGroupIds- 返回:
- securityGroupIds
-
serviceManaged
public DescribeNetworkInterfaceAttributesResponse serviceManaged(Boolean serviceManaged)
-
isServiceManaged
public Boolean isServiceManaged()
Get serviceManaged- 返回:
- serviceManaged
-
setServiceManaged
public void setServiceManaged(Boolean serviceManaged)
-
status
public DescribeNetworkInterfaceAttributesResponse status(String status)
-
getStatus
public String getStatus()
Get status- 返回:
- status
-
setStatus
public void setStatus(String status)
-
subnetId
public DescribeNetworkInterfaceAttributesResponse subnetId(String subnetId)
-
getSubnetId
public String getSubnetId()
Get subnetId- 返回:
- subnetId
-
setSubnetId
public void setSubnetId(String subnetId)
-
tags
public DescribeNetworkInterfaceAttributesResponse tags(List<TagForDescribeNetworkInterfaceAttributesOutput> tags)
-
addTagsItem
public DescribeNetworkInterfaceAttributesResponse addTagsItem(TagForDescribeNetworkInterfaceAttributesOutput tagsItem)
-
getTags
@Valid public @Valid List<TagForDescribeNetworkInterfaceAttributesOutput> getTags()
Get tags- 返回:
- tags
-
setTags
public void setTags(List<TagForDescribeNetworkInterfaceAttributesOutput> tags)
-
type
public DescribeNetworkInterfaceAttributesResponse type(String type)
-
getType
public String getType()
Get type- 返回:
- type
-
setType
public void setType(String type)
-
updatedAt
public DescribeNetworkInterfaceAttributesResponse updatedAt(String updatedAt)
-
getUpdatedAt
public String getUpdatedAt()
Get updatedAt- 返回:
- updatedAt
-
setUpdatedAt
public void setUpdatedAt(String updatedAt)
-
vpcId
public DescribeNetworkInterfaceAttributesResponse vpcId(String vpcId)
-
getVpcId
public String getVpcId()
Get vpcId- 返回:
- vpcId
-
setVpcId
public void setVpcId(String vpcId)
-
vpcName
public DescribeNetworkInterfaceAttributesResponse vpcName(String vpcName)
-
getVpcName
public String getVpcName()
Get vpcName- 返回:
- vpcName
-
setVpcName
public void setVpcName(String vpcName)
-
zoneId
public DescribeNetworkInterfaceAttributesResponse zoneId(String zoneId)
-
getZoneId
public String getZoneId()
Get zoneId- 返回:
- zoneId
-
setZoneId
public void setZoneId(String zoneId)
-
-