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