类 EipAddressForDescribeEipAddressesOutput
- java.lang.Object
-
- com.volcengine.vpc.model.EipAddressForDescribeEipAddressesOutput
-
public class EipAddressForDescribeEipAddressesOutput extends Object
EipAddressForDescribeEipAddressesOutput
-
-
构造器概要
构造器 构造器 说明 EipAddressForDescribeEipAddressesOutput()
-
方法概要
-
-
-
方法详细资料
-
allocationId
public EipAddressForDescribeEipAddressesOutput allocationId(String allocationId)
-
getAllocationId
public String getAllocationId()
Get allocationId- 返回:
- allocationId
-
setAllocationId
public void setAllocationId(String allocationId)
-
allocationTime
public EipAddressForDescribeEipAddressesOutput allocationTime(String allocationTime)
-
getAllocationTime
public String getAllocationTime()
Get allocationTime- 返回:
- allocationTime
-
setAllocationTime
public void setAllocationTime(String allocationTime)
-
bandwidth
public EipAddressForDescribeEipAddressesOutput bandwidth(Integer bandwidth)
-
getBandwidth
public Integer getBandwidth()
Get bandwidth- 返回:
- bandwidth
-
setBandwidth
public void setBandwidth(Integer bandwidth)
-
bandwidthPackageId
public EipAddressForDescribeEipAddressesOutput bandwidthPackageId(String bandwidthPackageId)
-
getBandwidthPackageId
public String getBandwidthPackageId()
Get bandwidthPackageId- 返回:
- bandwidthPackageId
-
setBandwidthPackageId
public void setBandwidthPackageId(String bandwidthPackageId)
-
billingType
public EipAddressForDescribeEipAddressesOutput billingType(Integer billingType)
-
getBillingType
public Integer getBillingType()
Get billingType- 返回:
- billingType
-
setBillingType
public void setBillingType(Integer billingType)
-
businessStatus
public EipAddressForDescribeEipAddressesOutput businessStatus(String businessStatus)
-
getBusinessStatus
public String getBusinessStatus()
Get businessStatus- 返回:
- businessStatus
-
setBusinessStatus
public void setBusinessStatus(String businessStatus)
-
deletedTime
public EipAddressForDescribeEipAddressesOutput deletedTime(String deletedTime)
-
getDeletedTime
public String getDeletedTime()
Get deletedTime- 返回:
- deletedTime
-
setDeletedTime
public void setDeletedTime(String deletedTime)
-
description
public EipAddressForDescribeEipAddressesOutput description(String description)
-
getDescription
public String getDescription()
Get description- 返回:
- description
-
setDescription
public void setDescription(String description)
-
eipAddress
public EipAddressForDescribeEipAddressesOutput eipAddress(String eipAddress)
-
getEipAddress
public String getEipAddress()
Get eipAddress- 返回:
- eipAddress
-
setEipAddress
public void setEipAddress(String eipAddress)
-
expiredTime
public EipAddressForDescribeEipAddressesOutput expiredTime(String expiredTime)
-
getExpiredTime
public String getExpiredTime()
Get expiredTime- 返回:
- expiredTime
-
setExpiredTime
public void setExpiredTime(String expiredTime)
-
ISP
public EipAddressForDescribeEipAddressesOutput ISP(String ISP)
-
getISP
public String getISP()
Get ISP- 返回:
- ISP
-
setISP
public void setISP(String ISP)
-
instanceId
public EipAddressForDescribeEipAddressesOutput instanceId(String instanceId)
-
getInstanceId
public String getInstanceId()
Get instanceId- 返回:
- instanceId
-
setInstanceId
public void setInstanceId(String instanceId)
-
instanceType
public EipAddressForDescribeEipAddressesOutput instanceType(String instanceType)
-
getInstanceType
public String getInstanceType()
Get instanceType- 返回:
- instanceType
-
setInstanceType
public void setInstanceType(String instanceType)
-
lockReason
public EipAddressForDescribeEipAddressesOutput lockReason(String lockReason)
-
getLockReason
public String getLockReason()
Get lockReason- 返回:
- lockReason
-
setLockReason
public void setLockReason(String lockReason)
-
name
public EipAddressForDescribeEipAddressesOutput name(String name)
-
getName
public String getName()
Get name- 返回:
- name
-
setName
public void setName(String name)
-
overdueTime
public EipAddressForDescribeEipAddressesOutput overdueTime(String overdueTime)
-
getOverdueTime
public String getOverdueTime()
Get overdueTime- 返回:
- overdueTime
-
setOverdueTime
public void setOverdueTime(String overdueTime)
-
projectName
public EipAddressForDescribeEipAddressesOutput projectName(String projectName)
-
getProjectName
public String getProjectName()
Get projectName- 返回:
- projectName
-
setProjectName
public void setProjectName(String projectName)
-
securityProtectionTypes
public EipAddressForDescribeEipAddressesOutput securityProtectionTypes(List<String> securityProtectionTypes)
-
addSecurityProtectionTypesItem
public EipAddressForDescribeEipAddressesOutput addSecurityProtectionTypesItem(String securityProtectionTypesItem)
-
getSecurityProtectionTypes
public List<String> getSecurityProtectionTypes()
Get securityProtectionTypes- 返回:
- securityProtectionTypes
-
setSecurityProtectionTypes
public void setSecurityProtectionTypes(List<String> securityProtectionTypes)
-
status
public EipAddressForDescribeEipAddressesOutput status(String status)
-
getStatus
public String getStatus()
Get status- 返回:
- status
-
setStatus
public void setStatus(String status)
-
tags
public EipAddressForDescribeEipAddressesOutput tags(List<TagForDescribeEipAddressesOutput> tags)
-
addTagsItem
public EipAddressForDescribeEipAddressesOutput addTagsItem(TagForDescribeEipAddressesOutput tagsItem)
-
getTags
@Valid public @Valid List<TagForDescribeEipAddressesOutput> getTags()
Get tags- 返回:
- tags
-
setTags
public void setTags(List<TagForDescribeEipAddressesOutput> tags)
-
updatedAt
public EipAddressForDescribeEipAddressesOutput updatedAt(String updatedAt)
-
getUpdatedAt
public String getUpdatedAt()
Get updatedAt- 返回:
- updatedAt
-
setUpdatedAt
public void setUpdatedAt(String updatedAt)
-
-