public class EipAddressForDescribeScheduledInstancesOutput extends Object
| 构造器和说明 |
|---|
EipAddressForDescribeScheduledInstancesOutput() |
public EipAddressForDescribeScheduledInstancesOutput()
public EipAddressForDescribeScheduledInstancesOutput bandwidthMbps(Integer bandwidthMbps)
public Integer getBandwidthMbps()
public void setBandwidthMbps(Integer bandwidthMbps)
public EipAddressForDescribeScheduledInstancesOutput bandwidthPackageId(String bandwidthPackageId)
public String getBandwidthPackageId()
public void setBandwidthPackageId(String bandwidthPackageId)
public EipAddressForDescribeScheduledInstancesOutput chargeType(String chargeType)
public String getChargeType()
public void setChargeType(String chargeType)
public EipAddressForDescribeScheduledInstancesOutput ISP(String ISP)
public String getISP()
public void setISP(String ISP)
public EipAddressForDescribeScheduledInstancesOutput releaseWithInstance(Boolean releaseWithInstance)
public Boolean isReleaseWithInstance()
public void setReleaseWithInstance(Boolean releaseWithInstance)
public EipAddressForDescribeScheduledInstancesOutput securityProtectionInstanceId(Long securityProtectionInstanceId)
public Long getSecurityProtectionInstanceId()
public void setSecurityProtectionInstanceId(Long securityProtectionInstanceId)
public EipAddressForDescribeScheduledInstancesOutput securityProtectionTypes(List<String> securityProtectionTypes)
public EipAddressForDescribeScheduledInstancesOutput addSecurityProtectionTypesItem(String securityProtectionTypesItem)
public List<String> getSecurityProtectionTypes()
public void setSecurityProtectionTypes(List<String> securityProtectionTypes)
Copyright © 2024. All rights reserved.