Package com.volcengine.acep.model
Class CreatePodOneStepRequest
- java.lang.Object
-
- com.volcengine.acep.model.CreatePodOneStepRequest
-
public class CreatePodOneStepRequest extends Object
CreatePodOneStepRequest
-
-
Constructor Summary
Constructors Constructor Description CreatePodOneStepRequest()
-
Method Summary
-
-
-
Method Detail
-
appList
public CreatePodOneStepRequest appList(List<AppListForCreatePodOneStepInput> appList)
-
addAppListItem
public CreatePodOneStepRequest addAppListItem(AppListForCreatePodOneStepInput appListItem)
-
getAppList
@Valid public @Valid List<AppListForCreatePodOneStepInput> getAppList()
Get appList- Returns:
- appList
-
setAppList
public void setAppList(List<AppListForCreatePodOneStepInput> appList)
-
configurationCode
public CreatePodOneStepRequest configurationCode(String configurationCode)
-
getConfigurationCode
@NotNull public @NotNull String getConfigurationCode()
Get configurationCode- Returns:
- configurationCode
-
setConfigurationCode
public void setConfigurationCode(String configurationCode)
-
customRouteId
public CreatePodOneStepRequest customRouteId(String customRouteId)
-
getCustomRouteId
public String getCustomRouteId()
Get customRouteId- Returns:
- customRouteId
-
setCustomRouteId
public void setCustomRouteId(String customRouteId)
-
dnSId
public CreatePodOneStepRequest dnSId(String dnSId)
-
getDnSId
public String getDnSId()
Get dnSId- Returns:
- dnSId
-
setDnSId
public void setDnSId(String dnSId)
-
dataSize
public CreatePodOneStepRequest dataSize(String dataSize)
-
getDataSize
public String getDataSize()
Get dataSize- Returns:
- dataSize
-
setDataSize
public void setDataSize(String dataSize)
-
dc
public CreatePodOneStepRequest dc(String dc)
-
getDc
@NotNull public @NotNull String getDc()
Get dc- Returns:
- dc
-
setDc
public void setDc(String dc)
-
displayLayoutId
public CreatePodOneStepRequest displayLayoutId(String displayLayoutId)
-
getDisplayLayoutId
public String getDisplayLayoutId()
Get displayLayoutId- Returns:
- displayLayoutId
-
setDisplayLayoutId
public void setDisplayLayoutId(String displayLayoutId)
-
downBandwidthLimit
public CreatePodOneStepRequest downBandwidthLimit(Integer downBandwidthLimit)
-
getDownBandwidthLimit
public Integer getDownBandwidthLimit()
Get downBandwidthLimit- Returns:
- downBandwidthLimit
-
setDownBandwidthLimit
public void setDownBandwidthLimit(Integer downBandwidthLimit)
-
hostId
public CreatePodOneStepRequest hostId(String hostId)
-
getHostId
public String getHostId()
Get hostId- Returns:
- hostId
-
setHostId
public void setHostId(String hostId)
-
ipWhiteList
public CreatePodOneStepRequest ipWhiteList(String ipWhiteList)
-
getIpWhiteList
public String getIpWhiteList()
Get ipWhiteList- Returns:
- ipWhiteList
-
setIpWhiteList
public void setIpWhiteList(String ipWhiteList)
-
imageId
public CreatePodOneStepRequest imageId(String imageId)
-
getImageId
public String getImageId()
Get imageId- Returns:
- imageId
-
setImageId
public void setImageId(String imageId)
-
isPreinstall
public CreatePodOneStepRequest isPreinstall(Boolean isPreinstall)
-
isIsPreinstall
public Boolean isIsPreinstall()
Get isPreinstall- Returns:
- isPreinstall
-
setIsPreinstall
public void setIsPreinstall(Boolean isPreinstall)
-
isSelinuxOn
public CreatePodOneStepRequest isSelinuxOn(Boolean isSelinuxOn)
-
isIsSelinuxOn
public Boolean isIsSelinuxOn()
Get isSelinuxOn- Returns:
- isSelinuxOn
-
setIsSelinuxOn
public void setIsSelinuxOn(Boolean isSelinuxOn)
-
overlayPersistProperty
public CreatePodOneStepRequest overlayPersistProperty(List<OverlayPersistPropertyForCreatePodOneStepInput> overlayPersistProperty)
-
addOverlayPersistPropertyItem
public CreatePodOneStepRequest addOverlayPersistPropertyItem(OverlayPersistPropertyForCreatePodOneStepInput overlayPersistPropertyItem)
-
getOverlayPersistProperty
@Valid public @Valid List<OverlayPersistPropertyForCreatePodOneStepInput> getOverlayPersistProperty()
Get overlayPersistProperty- Returns:
- overlayPersistProperty
-
setOverlayPersistProperty
public void setOverlayPersistProperty(List<OverlayPersistPropertyForCreatePodOneStepInput> overlayPersistProperty)
-
overlayProperty
public CreatePodOneStepRequest overlayProperty(List<OverlayPropertyForCreatePodOneStepInput> overlayProperty)
-
addOverlayPropertyItem
public CreatePodOneStepRequest addOverlayPropertyItem(OverlayPropertyForCreatePodOneStepInput overlayPropertyItem)
-
getOverlayProperty
@Valid public @Valid List<OverlayPropertyForCreatePodOneStepInput> getOverlayProperty()
Get overlayProperty- Returns:
- overlayProperty
-
setOverlayProperty
public void setOverlayProperty(List<OverlayPropertyForCreatePodOneStepInput> overlayProperty)
-
overlaySettings
public CreatePodOneStepRequest overlaySettings(List<OverlaySettingForCreatePodOneStepInput> overlaySettings)
-
addOverlaySettingsItem
public CreatePodOneStepRequest addOverlaySettingsItem(OverlaySettingForCreatePodOneStepInput overlaySettingsItem)
-
getOverlaySettings
@Valid public @Valid List<OverlaySettingForCreatePodOneStepInput> getOverlaySettings()
Get overlaySettings- Returns:
- overlaySettings
-
setOverlaySettings
public void setOverlaySettings(List<OverlaySettingForCreatePodOneStepInput> overlaySettings)
-
phoneTemplateId
public CreatePodOneStepRequest phoneTemplateId(String phoneTemplateId)
-
getPhoneTemplateId
public String getPhoneTemplateId()
Get phoneTemplateId- Returns:
- phoneTemplateId
-
setPhoneTemplateId
public void setPhoneTemplateId(String phoneTemplateId)
-
podName
public CreatePodOneStepRequest podName(String podName)
-
getPodName
public String getPodName()
Get podName- Returns:
- podName
-
setPodName
public void setPodName(String podName)
-
portMappingRuleIdList
public CreatePodOneStepRequest portMappingRuleIdList(List<String> portMappingRuleIdList)
-
addPortMappingRuleIdListItem
public CreatePodOneStepRequest addPortMappingRuleIdListItem(String portMappingRuleIdListItem)
-
getPortMappingRuleIdList
public List<String> getPortMappingRuleIdList()
Get portMappingRuleIdList- Returns:
- portMappingRuleIdList
-
productId
public CreatePodOneStepRequest productId(String productId)
-
getProductId
@NotNull public @NotNull String getProductId()
Get productId- Returns:
- productId
-
setProductId
public void setProductId(String productId)
-
resourceType
public CreatePodOneStepRequest resourceType(Integer resourceType)
-
getResourceType
public Integer getResourceType()
Get resourceType- Returns:
- resourceType
-
setResourceType
public void setResourceType(Integer resourceType)
-
tagId
public CreatePodOneStepRequest tagId(String tagId)
-
getTagId
public String getTagId()
Get tagId- Returns:
- tagId
-
setTagId
public void setTagId(String tagId)
-
upBandwidthLimit
public CreatePodOneStepRequest upBandwidthLimit(Integer upBandwidthLimit)
-
getUpBandwidthLimit
public Integer getUpBandwidthLimit()
Get upBandwidthLimit- Returns:
- upBandwidthLimit
-
setUpBandwidthLimit
public void setUpBandwidthLimit(Integer upBandwidthLimit)
-
usePhoneTemplate
public CreatePodOneStepRequest usePhoneTemplate(Integer usePhoneTemplate)
-
getUsePhoneTemplate
public Integer getUsePhoneTemplate()
Get usePhoneTemplate- Returns:
- usePhoneTemplate
-
setUsePhoneTemplate
public void setUsePhoneTemplate(Integer usePhoneTemplate)
-
-