public class EipAddressForAllocateInstancesInput extends Object
| Constructor and Description |
|---|
EipAddressForAllocateInstancesInput() |
public EipAddressForAllocateInstancesInput bandwidthMbps(Integer bandwidthMbps)
public Integer getBandwidthMbps()
public void setBandwidthMbps(Integer bandwidthMbps)
public EipAddressForAllocateInstancesInput bandwidthPackageId(String bandwidthPackageId)
public String getBandwidthPackageId()
public void setBandwidthPackageId(String bandwidthPackageId)
public EipAddressForAllocateInstancesInput chargeType(String chargeType)
public String getChargeType()
public void setChargeType(String chargeType)
public EipAddressForAllocateInstancesInput ISP(String ISP)
public String getISP()
public void setISP(String ISP)
public EipAddressForAllocateInstancesInput releaseWithInstance(Boolean releaseWithInstance)
public Boolean isReleaseWithInstance()
public void setReleaseWithInstance(Boolean releaseWithInstance)
public EipAddressForAllocateInstancesInput securityProtectionInstanceId(Integer securityProtectionInstanceId)
public Integer getSecurityProtectionInstanceId()
public void setSecurityProtectionInstanceId(Integer securityProtectionInstanceId)
public EipAddressForAllocateInstancesInput securityProtectionTypes(List<String> securityProtectionTypes)
public EipAddressForAllocateInstancesInput addSecurityProtectionTypesItem(String securityProtectionTypesItem)
public List<String> getSecurityProtectionTypes()
public void setSecurityProtectionTypes(List<String> securityProtectionTypes)
Copyright © 2025. All rights reserved.