public class EipForCreateLaunchTemplateInput extends Object
| Constructor and Description |
|---|
EipForCreateLaunchTemplateInput() |
public EipForCreateLaunchTemplateInput bandwidth(Integer bandwidth)
public Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public EipForCreateLaunchTemplateInput bandwidthPackageId(String bandwidthPackageId)
public String getBandwidthPackageId()
public void setBandwidthPackageId(String bandwidthPackageId)
public EipForCreateLaunchTemplateInput billingType(Integer billingType)
public Integer getBillingType()
public void setBillingType(Integer billingType)
public EipForCreateLaunchTemplateInput ISP(String ISP)
public String getISP()
public void setISP(String ISP)
public EipForCreateLaunchTemplateInput releaseWithInstance(Boolean releaseWithInstance)
public Boolean isReleaseWithInstance()
public void setReleaseWithInstance(Boolean releaseWithInstance)
public EipForCreateLaunchTemplateInput securityProtectionInstanceId(Integer securityProtectionInstanceId)
public Integer getSecurityProtectionInstanceId()
public void setSecurityProtectionInstanceId(Integer securityProtectionInstanceId)
public EipForCreateLaunchTemplateInput securityProtectionTypes(List<String> securityProtectionTypes)
public EipForCreateLaunchTemplateInput addSecurityProtectionTypesItem(String securityProtectionTypesItem)
public List<String> getSecurityProtectionTypes()
public void setSecurityProtectionTypes(List<String> securityProtectionTypes)
Copyright © 2025. All rights reserved.