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