com.aliyun.sdk.service.ess20220222.models.ModifyEciScalingConfigurationRequest Maven / Gradle / Ivy
Show all versions of alibabacloud-ess20220222 Show documentation
// This file is auto-generated, don't edit it. Thanks.
package com.aliyun.sdk.service.ess20220222.models;
import darabonba.core.RequestModel;
import darabonba.core.TeaModel;
import com.aliyun.sdk.gateway.pop.models.*;
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link RequestModel}
*
* ModifyEciScalingConfigurationRequest
*/
public class ModifyEciScalingConfigurationRequest extends Request {
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("AcrRegistryInfos")
private java.util.List < AcrRegistryInfos> acrRegistryInfos;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ActiveDeadlineSeconds")
private Long activeDeadlineSeconds;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("AutoCreateEip")
private Boolean autoCreateEip;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("AutoMatchImageCache")
private Boolean autoMatchImageCache;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ContainerGroupName")
private String containerGroupName;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("Containers")
private java.util.List < Containers> containers;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ContainersUpdateType")
private String containersUpdateType;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("CostOptimization")
private Boolean costOptimization;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("Cpu")
private Float cpu;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("CpuOptionsCore")
@com.aliyun.core.annotation.Validation(maximum = 1000)
private Integer cpuOptionsCore;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("CpuOptionsThreadsPerCore")
private Integer cpuOptionsThreadsPerCore;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("DataCacheBucket")
private String dataCacheBucket;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("DataCacheBurstingEnabled")
private Boolean dataCacheBurstingEnabled;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("DataCachePL")
private String dataCachePL;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("DataCacheProvisionedIops")
private Integer dataCacheProvisionedIops;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("Description")
private String description;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("DnsConfigNameServers")
private java.util.List < String > dnsConfigNameServers;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("DnsConfigOptions")
private java.util.List < DnsConfigOptions> dnsConfigOptions;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("DnsConfigSearchs")
private java.util.List < String > dnsConfigSearchs;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("DnsPolicy")
private String dnsPolicy;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("EgressBandwidth")
@com.aliyun.core.annotation.Validation()
private Long egressBandwidth;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("EipBandwidth")
@com.aliyun.core.annotation.Validation(maximum = 1000000)
private Integer eipBandwidth;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("EnableSls")
private Boolean enableSls;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("EphemeralStorage")
@com.aliyun.core.annotation.Validation(maximum = 5000)
private Integer ephemeralStorage;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("HostAliases")
private java.util.List < HostAliases> hostAliases;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("HostName")
private String hostName;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ImageRegistryCredentials")
private java.util.List < ImageRegistryCredentials> imageRegistryCredentials;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ImageSnapshotId")
private String imageSnapshotId;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("IngressBandwidth")
@com.aliyun.core.annotation.Validation()
private Long ingressBandwidth;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("InitContainers")
private java.util.List < InitContainers> initContainers;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("InstanceFamilyLevel")
private String instanceFamilyLevel;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("InstanceTypes")
private java.util.List < String > instanceTypes;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("Ipv6AddressCount")
private Integer ipv6AddressCount;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("LoadBalancerWeight")
private Integer loadBalancerWeight;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("Memory")
private Float memory;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("NtpServers")
private java.util.List < String > ntpServers;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("OwnerId")
private Long ownerId;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("RamRoleName")
private String ramRoleName;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ResourceGroupId")
private String resourceGroupId;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ResourceOwnerAccount")
private String resourceOwnerAccount;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("RestartPolicy")
private String restartPolicy;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ScalingConfigurationId")
@com.aliyun.core.annotation.Validation(required = true)
private String scalingConfigurationId;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("ScalingConfigurationName")
private String scalingConfigurationName;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("SecurityContextSysCtls")
private java.util.List < SecurityContextSysCtls> securityContextSysCtls;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("SecurityGroupId")
private String securityGroupId;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("SpotPriceLimit")
private Float spotPriceLimit;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("SpotStrategy")
private String spotStrategy;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("Tags")
private java.util.List < Tags> tags;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("TerminationGracePeriodSeconds")
private Long terminationGracePeriodSeconds;
@com.aliyun.core.annotation.Query
@com.aliyun.core.annotation.NameInMap("Volumes")
private java.util.List < Volumes> volumes;
private ModifyEciScalingConfigurationRequest(Builder builder) {
super(builder);
this.acrRegistryInfos = builder.acrRegistryInfos;
this.activeDeadlineSeconds = builder.activeDeadlineSeconds;
this.autoCreateEip = builder.autoCreateEip;
this.autoMatchImageCache = builder.autoMatchImageCache;
this.containerGroupName = builder.containerGroupName;
this.containers = builder.containers;
this.containersUpdateType = builder.containersUpdateType;
this.costOptimization = builder.costOptimization;
this.cpu = builder.cpu;
this.cpuOptionsCore = builder.cpuOptionsCore;
this.cpuOptionsThreadsPerCore = builder.cpuOptionsThreadsPerCore;
this.dataCacheBucket = builder.dataCacheBucket;
this.dataCacheBurstingEnabled = builder.dataCacheBurstingEnabled;
this.dataCachePL = builder.dataCachePL;
this.dataCacheProvisionedIops = builder.dataCacheProvisionedIops;
this.description = builder.description;
this.dnsConfigNameServers = builder.dnsConfigNameServers;
this.dnsConfigOptions = builder.dnsConfigOptions;
this.dnsConfigSearchs = builder.dnsConfigSearchs;
this.dnsPolicy = builder.dnsPolicy;
this.egressBandwidth = builder.egressBandwidth;
this.eipBandwidth = builder.eipBandwidth;
this.enableSls = builder.enableSls;
this.ephemeralStorage = builder.ephemeralStorage;
this.hostAliases = builder.hostAliases;
this.hostName = builder.hostName;
this.imageRegistryCredentials = builder.imageRegistryCredentials;
this.imageSnapshotId = builder.imageSnapshotId;
this.ingressBandwidth = builder.ingressBandwidth;
this.initContainers = builder.initContainers;
this.instanceFamilyLevel = builder.instanceFamilyLevel;
this.instanceTypes = builder.instanceTypes;
this.ipv6AddressCount = builder.ipv6AddressCount;
this.loadBalancerWeight = builder.loadBalancerWeight;
this.memory = builder.memory;
this.ntpServers = builder.ntpServers;
this.ownerId = builder.ownerId;
this.ramRoleName = builder.ramRoleName;
this.resourceGroupId = builder.resourceGroupId;
this.resourceOwnerAccount = builder.resourceOwnerAccount;
this.restartPolicy = builder.restartPolicy;
this.scalingConfigurationId = builder.scalingConfigurationId;
this.scalingConfigurationName = builder.scalingConfigurationName;
this.securityContextSysCtls = builder.securityContextSysCtls;
this.securityGroupId = builder.securityGroupId;
this.spotPriceLimit = builder.spotPriceLimit;
this.spotStrategy = builder.spotStrategy;
this.tags = builder.tags;
this.terminationGracePeriodSeconds = builder.terminationGracePeriodSeconds;
this.volumes = builder.volumes;
}
public static Builder builder() {
return new Builder();
}
public static ModifyEciScalingConfigurationRequest create() {
return builder().build();
}
@Override
public Builder toBuilder() {
return new Builder(this);
}
/**
* @return acrRegistryInfos
*/
public java.util.List < AcrRegistryInfos> getAcrRegistryInfos() {
return this.acrRegistryInfos;
}
/**
* @return activeDeadlineSeconds
*/
public Long getActiveDeadlineSeconds() {
return this.activeDeadlineSeconds;
}
/**
* @return autoCreateEip
*/
public Boolean getAutoCreateEip() {
return this.autoCreateEip;
}
/**
* @return autoMatchImageCache
*/
public Boolean getAutoMatchImageCache() {
return this.autoMatchImageCache;
}
/**
* @return containerGroupName
*/
public String getContainerGroupName() {
return this.containerGroupName;
}
/**
* @return containers
*/
public java.util.List < Containers> getContainers() {
return this.containers;
}
/**
* @return containersUpdateType
*/
public String getContainersUpdateType() {
return this.containersUpdateType;
}
/**
* @return costOptimization
*/
public Boolean getCostOptimization() {
return this.costOptimization;
}
/**
* @return cpu
*/
public Float getCpu() {
return this.cpu;
}
/**
* @return cpuOptionsCore
*/
public Integer getCpuOptionsCore() {
return this.cpuOptionsCore;
}
/**
* @return cpuOptionsThreadsPerCore
*/
public Integer getCpuOptionsThreadsPerCore() {
return this.cpuOptionsThreadsPerCore;
}
/**
* @return dataCacheBucket
*/
public String getDataCacheBucket() {
return this.dataCacheBucket;
}
/**
* @return dataCacheBurstingEnabled
*/
public Boolean getDataCacheBurstingEnabled() {
return this.dataCacheBurstingEnabled;
}
/**
* @return dataCachePL
*/
public String getDataCachePL() {
return this.dataCachePL;
}
/**
* @return dataCacheProvisionedIops
*/
public Integer getDataCacheProvisionedIops() {
return this.dataCacheProvisionedIops;
}
/**
* @return description
*/
public String getDescription() {
return this.description;
}
/**
* @return dnsConfigNameServers
*/
public java.util.List < String > getDnsConfigNameServers() {
return this.dnsConfigNameServers;
}
/**
* @return dnsConfigOptions
*/
public java.util.List < DnsConfigOptions> getDnsConfigOptions() {
return this.dnsConfigOptions;
}
/**
* @return dnsConfigSearchs
*/
public java.util.List < String > getDnsConfigSearchs() {
return this.dnsConfigSearchs;
}
/**
* @return dnsPolicy
*/
public String getDnsPolicy() {
return this.dnsPolicy;
}
/**
* @return egressBandwidth
*/
public Long getEgressBandwidth() {
return this.egressBandwidth;
}
/**
* @return eipBandwidth
*/
public Integer getEipBandwidth() {
return this.eipBandwidth;
}
/**
* @return enableSls
*/
public Boolean getEnableSls() {
return this.enableSls;
}
/**
* @return ephemeralStorage
*/
public Integer getEphemeralStorage() {
return this.ephemeralStorage;
}
/**
* @return hostAliases
*/
public java.util.List < HostAliases> getHostAliases() {
return this.hostAliases;
}
/**
* @return hostName
*/
public String getHostName() {
return this.hostName;
}
/**
* @return imageRegistryCredentials
*/
public java.util.List < ImageRegistryCredentials> getImageRegistryCredentials() {
return this.imageRegistryCredentials;
}
/**
* @return imageSnapshotId
*/
public String getImageSnapshotId() {
return this.imageSnapshotId;
}
/**
* @return ingressBandwidth
*/
public Long getIngressBandwidth() {
return this.ingressBandwidth;
}
/**
* @return initContainers
*/
public java.util.List < InitContainers> getInitContainers() {
return this.initContainers;
}
/**
* @return instanceFamilyLevel
*/
public String getInstanceFamilyLevel() {
return this.instanceFamilyLevel;
}
/**
* @return instanceTypes
*/
public java.util.List < String > getInstanceTypes() {
return this.instanceTypes;
}
/**
* @return ipv6AddressCount
*/
public Integer getIpv6AddressCount() {
return this.ipv6AddressCount;
}
/**
* @return loadBalancerWeight
*/
public Integer getLoadBalancerWeight() {
return this.loadBalancerWeight;
}
/**
* @return memory
*/
public Float getMemory() {
return this.memory;
}
/**
* @return ntpServers
*/
public java.util.List < String > getNtpServers() {
return this.ntpServers;
}
/**
* @return ownerId
*/
public Long getOwnerId() {
return this.ownerId;
}
/**
* @return ramRoleName
*/
public String getRamRoleName() {
return this.ramRoleName;
}
/**
* @return resourceGroupId
*/
public String getResourceGroupId() {
return this.resourceGroupId;
}
/**
* @return resourceOwnerAccount
*/
public String getResourceOwnerAccount() {
return this.resourceOwnerAccount;
}
/**
* @return restartPolicy
*/
public String getRestartPolicy() {
return this.restartPolicy;
}
/**
* @return scalingConfigurationId
*/
public String getScalingConfigurationId() {
return this.scalingConfigurationId;
}
/**
* @return scalingConfigurationName
*/
public String getScalingConfigurationName() {
return this.scalingConfigurationName;
}
/**
* @return securityContextSysCtls
*/
public java.util.List < SecurityContextSysCtls> getSecurityContextSysCtls() {
return this.securityContextSysCtls;
}
/**
* @return securityGroupId
*/
public String getSecurityGroupId() {
return this.securityGroupId;
}
/**
* @return spotPriceLimit
*/
public Float getSpotPriceLimit() {
return this.spotPriceLimit;
}
/**
* @return spotStrategy
*/
public String getSpotStrategy() {
return this.spotStrategy;
}
/**
* @return tags
*/
public java.util.List < Tags> getTags() {
return this.tags;
}
/**
* @return terminationGracePeriodSeconds
*/
public Long getTerminationGracePeriodSeconds() {
return this.terminationGracePeriodSeconds;
}
/**
* @return volumes
*/
public java.util.List < Volumes> getVolumes() {
return this.volumes;
}
public static final class Builder extends Request.Builder {
private java.util.List < AcrRegistryInfos> acrRegistryInfos;
private Long activeDeadlineSeconds;
private Boolean autoCreateEip;
private Boolean autoMatchImageCache;
private String containerGroupName;
private java.util.List < Containers> containers;
private String containersUpdateType;
private Boolean costOptimization;
private Float cpu;
private Integer cpuOptionsCore;
private Integer cpuOptionsThreadsPerCore;
private String dataCacheBucket;
private Boolean dataCacheBurstingEnabled;
private String dataCachePL;
private Integer dataCacheProvisionedIops;
private String description;
private java.util.List < String > dnsConfigNameServers;
private java.util.List < DnsConfigOptions> dnsConfigOptions;
private java.util.List < String > dnsConfigSearchs;
private String dnsPolicy;
private Long egressBandwidth;
private Integer eipBandwidth;
private Boolean enableSls;
private Integer ephemeralStorage;
private java.util.List < HostAliases> hostAliases;
private String hostName;
private java.util.List < ImageRegistryCredentials> imageRegistryCredentials;
private String imageSnapshotId;
private Long ingressBandwidth;
private java.util.List < InitContainers> initContainers;
private String instanceFamilyLevel;
private java.util.List < String > instanceTypes;
private Integer ipv6AddressCount;
private Integer loadBalancerWeight;
private Float memory;
private java.util.List < String > ntpServers;
private Long ownerId;
private String ramRoleName;
private String resourceGroupId;
private String resourceOwnerAccount;
private String restartPolicy;
private String scalingConfigurationId;
private String scalingConfigurationName;
private java.util.List < SecurityContextSysCtls> securityContextSysCtls;
private String securityGroupId;
private Float spotPriceLimit;
private String spotStrategy;
private java.util.List < Tags> tags;
private Long terminationGracePeriodSeconds;
private java.util.List < Volumes> volumes;
private Builder() {
super();
}
private Builder(ModifyEciScalingConfigurationRequest request) {
super(request);
this.acrRegistryInfos = request.acrRegistryInfos;
this.activeDeadlineSeconds = request.activeDeadlineSeconds;
this.autoCreateEip = request.autoCreateEip;
this.autoMatchImageCache = request.autoMatchImageCache;
this.containerGroupName = request.containerGroupName;
this.containers = request.containers;
this.containersUpdateType = request.containersUpdateType;
this.costOptimization = request.costOptimization;
this.cpu = request.cpu;
this.cpuOptionsCore = request.cpuOptionsCore;
this.cpuOptionsThreadsPerCore = request.cpuOptionsThreadsPerCore;
this.dataCacheBucket = request.dataCacheBucket;
this.dataCacheBurstingEnabled = request.dataCacheBurstingEnabled;
this.dataCachePL = request.dataCachePL;
this.dataCacheProvisionedIops = request.dataCacheProvisionedIops;
this.description = request.description;
this.dnsConfigNameServers = request.dnsConfigNameServers;
this.dnsConfigOptions = request.dnsConfigOptions;
this.dnsConfigSearchs = request.dnsConfigSearchs;
this.dnsPolicy = request.dnsPolicy;
this.egressBandwidth = request.egressBandwidth;
this.eipBandwidth = request.eipBandwidth;
this.enableSls = request.enableSls;
this.ephemeralStorage = request.ephemeralStorage;
this.hostAliases = request.hostAliases;
this.hostName = request.hostName;
this.imageRegistryCredentials = request.imageRegistryCredentials;
this.imageSnapshotId = request.imageSnapshotId;
this.ingressBandwidth = request.ingressBandwidth;
this.initContainers = request.initContainers;
this.instanceFamilyLevel = request.instanceFamilyLevel;
this.instanceTypes = request.instanceTypes;
this.ipv6AddressCount = request.ipv6AddressCount;
this.loadBalancerWeight = request.loadBalancerWeight;
this.memory = request.memory;
this.ntpServers = request.ntpServers;
this.ownerId = request.ownerId;
this.ramRoleName = request.ramRoleName;
this.resourceGroupId = request.resourceGroupId;
this.resourceOwnerAccount = request.resourceOwnerAccount;
this.restartPolicy = request.restartPolicy;
this.scalingConfigurationId = request.scalingConfigurationId;
this.scalingConfigurationName = request.scalingConfigurationName;
this.securityContextSysCtls = request.securityContextSysCtls;
this.securityGroupId = request.securityGroupId;
this.spotPriceLimit = request.spotPriceLimit;
this.spotStrategy = request.spotStrategy;
this.tags = request.tags;
this.terminationGracePeriodSeconds = request.terminationGracePeriodSeconds;
this.volumes = request.volumes;
}
/**
* The Container Registry Enterprise Edition instances.
*/
public Builder acrRegistryInfos(java.util.List < AcrRegistryInfos> acrRegistryInfos) {
this.putQueryParameter("AcrRegistryInfos", acrRegistryInfos);
this.acrRegistryInfos = acrRegistryInfos;
return this;
}
/**
* The validity period of the scaling configuration. Unit: seconds.
*
* example:
* 1000
*/
public Builder activeDeadlineSeconds(Long activeDeadlineSeconds) {
this.putQueryParameter("ActiveDeadlineSeconds", activeDeadlineSeconds);
this.activeDeadlineSeconds = activeDeadlineSeconds;
return this;
}
/**
* Specifies whether to automatically create elastic IP addresses (EIPs) and bind the EIPs to elastic container instances.
*
* example:
* true
*/
public Builder autoCreateEip(Boolean autoCreateEip) {
this.putQueryParameter("AutoCreateEip", autoCreateEip);
this.autoCreateEip = autoCreateEip;
return this;
}
/**
* Specifies whether to automatically match image caches.
* Default value: false.
*
* example:
* false
*/
public Builder autoMatchImageCache(Boolean autoMatchImageCache) {
this.putQueryParameter("AutoMatchImageCache", autoMatchImageCache);
this.autoMatchImageCache = autoMatchImageCache;
return this;
}
/**
* The name series of elastic container instances. Naming conventions:
*
* - The name must be 2 to 128 characters in length.
* - The name can contain only lowercase letters, digits, and hyphens (-). The name cannot start or end with a hyphen (-).
*
*
* example:
* nginx-test
*/
public Builder containerGroupName(String containerGroupName) {
this.putQueryParameter("ContainerGroupName", containerGroupName);
this.containerGroupName = containerGroupName;
return this;
}
/**
* The containers.
*/
public Builder containers(java.util.List < Containers> containers) {
this.putQueryParameter("Containers", containers);
this.containers = containers;
return this;
}
/**
* The update mode of containers. Valid values:
*
* - RenewUpdate: full update mode. This value takes effect based on the value of Containers in an update request. This value indicates that the previous setting of Containers is overwritten.
* - IncrementalUpdate: incremental update mode. Container matching is performed based on the Container.name value. Only the parameters that are included in the request parameters are updated.
*
* Default value: RenewUpdate.
*
* example:
* RenewUpdate
*/
public Builder containersUpdateType(String containersUpdateType) {
this.putQueryParameter("ContainersUpdateType", containersUpdateType);
this.containersUpdateType = containersUpdateType;
return this;
}
/**
* Specifies whether to enable the Cost Optimization feature. Valid values:
*
* - true
* - false
*
* Default value: false.
*
* example:
* false
*/
public Builder costOptimization(Boolean costOptimization) {
this.putQueryParameter("CostOptimization", costOptimization);
this.costOptimization = costOptimization;
return this;
}
/**
* The number of vCPUs per elastic container instance.
*
* example:
* 1.0
*/
public Builder cpu(Float cpu) {
this.putQueryParameter("Cpu", cpu);
this.cpu = cpu;
return this;
}
/**
* The number of physical CPU cores. You can specify this parameter for only specific ECS instance types. For more information, see Specify CPU options.
*
* example:
* 2
*/
public Builder cpuOptionsCore(Integer cpuOptionsCore) {
this.putQueryParameter("CpuOptionsCore", cpuOptionsCore);
this.cpuOptionsCore = cpuOptionsCore;
return this;
}
/**
* The number of threads per core. You can specify this parameter for only specific instance types. A value of 1 specifies that Hyper-Threading is disabled. For more information, see Specify CPU options.
*
* example:
* 2
*/
public Builder cpuOptionsThreadsPerCore(Integer cpuOptionsThreadsPerCore) {
this.putQueryParameter("CpuOptionsThreadsPerCore", cpuOptionsThreadsPerCore);
this.cpuOptionsThreadsPerCore = cpuOptionsThreadsPerCore;
return this;
}
/**
* The bucket in which data caches are stored.
*
* example:
* default
*/
public Builder dataCacheBucket(String dataCacheBucket) {
this.putQueryParameter("DataCacheBucket", dataCacheBucket);
this.dataCacheBucket = dataCacheBucket;
return this;
}
/**
* Specifies whether to enable the Performance Burst feature for the ESSD AutoPL disk in which data caches are stored. Valid values:
*
* - true
* - false
*
* Default value: false.
*
* For more information about ESSD AutoPL disks, see ESSD AutoPL disks.
*
*
* example:
* false
*/
public Builder dataCacheBurstingEnabled(Boolean dataCacheBurstingEnabled) {
this.putQueryParameter("DataCacheBurstingEnabled", dataCacheBurstingEnabled);
this.dataCacheBurstingEnabled = dataCacheBurstingEnabled;
return this;
}
/**
* The performance level (PL) of the cloud disk in which data caches are stored. We recommend that you use Enterprise SSDs (ESSDs). Valid values:
*
* - PL0: An ESSD can deliver up to 10,000 random read/write IOPS.
* - PL1: An ESSD can deliver up to 50,000 random read/write IOPS.
* - PL2: An ESSD can deliver up to 100,000 random read/write IOPS.
* - PL3: An ESSD can deliver up to 1,000,000 random read/write IOPS.
*
* Default value: PL1.
*
* For more information about ESSDs, see ESSDs.
*
*
* example:
* PL1
*/
public Builder dataCachePL(String dataCachePL) {
this.putQueryParameter("DataCachePL", dataCachePL);
this.dataCachePL = dataCachePL;
return this;
}
/**
* The provisioned read/write IOPS of the ESSD AutoPL disk in which data caches are stored. Valid values: 0 to min{50,000, 1,000 × *Capacity - Baseline IOPS}. Baseline IOPS = min{1,800+50 x *Capacity, 50,000}.
*
* For more information about ESSD AutoPL disks, see ESSD AutoPL disks.
*
*
* example:
* 40000
*/
public Builder dataCacheProvisionedIops(Integer dataCacheProvisionedIops) {
this.putQueryParameter("DataCacheProvisionedIops", dataCacheProvisionedIops);
this.dataCacheProvisionedIops = dataCacheProvisionedIops;
return this;
}
/**
*
* This parameter is unavailable.
*
*
* example:
* desc
*/
public Builder description(String description) {
this.putQueryParameter("Description", description);
this.description = description;
return this;
}
/**
* The IP addresses of DNS servers.
*/
public Builder dnsConfigNameServers(java.util.List < String > dnsConfigNameServers) {
this.putQueryParameter("DnsConfigNameServers", dnsConfigNameServers);
this.dnsConfigNameServers = dnsConfigNameServers;
return this;
}
/**
* The options. Each option is a name-value pair. The value in the name-value pair is optional.
*/
public Builder dnsConfigOptions(java.util.List < DnsConfigOptions> dnsConfigOptions) {
this.putQueryParameter("DnsConfigOptions", dnsConfigOptions);
this.dnsConfigOptions = dnsConfigOptions;
return this;
}
/**
* The search domains of DNS servers.
*/
public Builder dnsConfigSearchs(java.util.List < String > dnsConfigSearchs) {
this.putQueryParameter("DnsConfigSearchs", dnsConfigSearchs);
this.dnsConfigSearchs = dnsConfigSearchs;
return this;
}
/**
* The Domain Name System (DNS) policy. Valid values:
*
* - None: uses the DNS that is specified by DnsConfig.
* - Default: uses the DNS that is specified for the runtime environment.
*
*
* example:
* Default
*/
public Builder dnsPolicy(String dnsPolicy) {
this.putQueryParameter("DnsPolicy", dnsPolicy);
this.dnsPolicy = dnsPolicy;
return this;
}
/**
* The maximum outbound bandwidth. Unit: bit/s.
*
* example:
* 1024000
*/
public Builder egressBandwidth(Long egressBandwidth) {
this.putQueryParameter("EgressBandwidth", egressBandwidth);
this.egressBandwidth = egressBandwidth;
return this;
}
/**
* The EIP bandwidth.
* Default value: 5. Unit: Mbit/s.
*
* example:
* 5
*/
public Builder eipBandwidth(Integer eipBandwidth) {
this.putQueryParameter("EipBandwidth", eipBandwidth);
this.eipBandwidth = eipBandwidth;
return this;
}
/**
*
* This parameter is not available for use.
*
*
* example:
* false
*/
public Builder enableSls(Boolean enableSls) {
this.putQueryParameter("EnableSls", enableSls);
this.enableSls = enableSls;
return this;
}
/**
* The size of the temporary storage space. By default, an Enterprise SSD (ESSD) of the PL1 type is used. Unit: GiB.
*
* example:
* 20
*/
public Builder ephemeralStorage(Integer ephemeralStorage) {
this.putQueryParameter("EphemeralStorage", ephemeralStorage);
this.ephemeralStorage = ephemeralStorage;
return this;
}
/**
* The hosts.
*/
public Builder hostAliases(java.util.List < HostAliases> hostAliases) {
this.putQueryParameter("HostAliases", hostAliases);
this.hostAliases = hostAliases;
return this;
}
/**
* The hostname series of elastic container instances.
*
* example:
* test
*/
public Builder hostName(String hostName) {
this.putQueryParameter("HostName", hostName);
this.hostName = hostName;
return this;
}
/**
* The image repositories.
*/
public Builder imageRegistryCredentials(java.util.List < ImageRegistryCredentials> imageRegistryCredentials) {
this.putQueryParameter("ImageRegistryCredentials", imageRegistryCredentials);
this.imageRegistryCredentials = imageRegistryCredentials;
return this;
}
/**
* The ID of the image cache.
*
* example:
* imc-2zebxkiifuyzzlhl****
*/
public Builder imageSnapshotId(String imageSnapshotId) {
this.putQueryParameter("ImageSnapshotId", imageSnapshotId);
this.imageSnapshotId = imageSnapshotId;
return this;
}
/**
* The maximum inbound bandwidth. Unit: bit/s.
*
* example:
* 1024000
*/
public Builder ingressBandwidth(Long ingressBandwidth) {
this.putQueryParameter("IngressBandwidth", ingressBandwidth);
this.ingressBandwidth = ingressBandwidth;
return this;
}
/**
* The init containers.
*/
public Builder initContainers(java.util.List < InitContainers> initContainers) {
this.putQueryParameter("InitContainers", initContainers);
this.initContainers = initContainers;
return this;
}
/**
* The level of the instance family, which is used to filter instance types that meet the specified criteria. This parameter takes effect only if you set CostOptimization
to true. Valid values:
*
* - EntryLevel: entry level (shared instance type). Instance types of this level are the most cost-effective but may not provide stable computing performance. Instance types of this level are suitable for scenarios in which the CPU utilization is low. For more information, see Shared instance families.
* - EnterpriseLevel: enterprise level. Instance types of this level provide stable performance and dedicated resources, and are suitable for business scenarios that require high stability. For more information, see Overview of instance families.
* - CreditEntryLevel: credit-based entry level (burstable instance types). CPU credits are used to ensure computing performance. Instance types of this level are suitable for scenarios in which the CPU utilization is low but may fluctuate in specific cases. For more information, see Overview of burstable instances.
*
*
* example:
* EnterpriseLevel
*/
public Builder instanceFamilyLevel(String instanceFamilyLevel) {
this.putQueryParameter("InstanceFamilyLevel", instanceFamilyLevel);
this.instanceFamilyLevel = instanceFamilyLevel;
return this;
}
/**
* The ECS instance types. You can specify up to five instance types.
*/
public Builder instanceTypes(java.util.List < String > instanceTypes) {
this.putQueryParameter("InstanceTypes", instanceTypes);
this.instanceTypes = instanceTypes;
return this;
}
/**
* The number of IPv6 addresses.
*
* example:
* 1
*/
public Builder ipv6AddressCount(Integer ipv6AddressCount) {
this.putQueryParameter("Ipv6AddressCount", ipv6AddressCount);
this.ipv6AddressCount = ipv6AddressCount;
return this;
}
/**
* The load balancing weight of each backend server. Valid values: 1 to 100.
*
* example:
* 50
*/
public Builder loadBalancerWeight(Integer loadBalancerWeight) {
this.putQueryParameter("LoadBalancerWeight", loadBalancerWeight);
this.loadBalancerWeight = loadBalancerWeight;
return this;
}
/**
* The memory size per elastic container instance. Unit: GiB.
*
* example:
* 2.0
*/
public Builder memory(Float memory) {
this.putQueryParameter("Memory", memory);
this.memory = memory;
return this;
}
/**
* The endpoints of Network Time Protocol (NTP) servers.
*/
public Builder ntpServers(java.util.List < String > ntpServers) {
this.putQueryParameter("NtpServers", ntpServers);
this.ntpServers = ntpServers;
return this;
}
/**
* OwnerId.
*/
public Builder ownerId(Long ownerId) {
this.putQueryParameter("OwnerId", ownerId);
this.ownerId = ownerId;
return this;
}
/**
* The name of the instance Resource Access Management (RAM) role. You can use the same RAM role to access elastic container instances and Elastic Compute Service (ECS) instances. For more information, see Use an instance RAM role by calling API operations.
*
* example:
* RamTestRole
*/
public Builder ramRoleName(String ramRoleName) {
this.putQueryParameter("RamRoleName", ramRoleName);
this.ramRoleName = ramRoleName;
return this;
}
/**
* The ID of the resource group.
*
* example:
* rg-uf66jeqopgqa9hdn****
*/
public Builder resourceGroupId(String resourceGroupId) {
this.putQueryParameter("ResourceGroupId", resourceGroupId);
this.resourceGroupId = resourceGroupId;
return this;
}
/**
* ResourceOwnerAccount.
*/
public Builder resourceOwnerAccount(String resourceOwnerAccount) {
this.putQueryParameter("ResourceOwnerAccount", resourceOwnerAccount);
this.resourceOwnerAccount = resourceOwnerAccount;
return this;
}
/**
* The instance restart policy. Valid values:
*
* - Always: always restarts elastic container instances.
* - Never: never restarts elastic container instances.
* - OnFailure: restarts elastic container instances upon failures.
*
* Default value: Always.
*
* example:
* Always
*/
public Builder restartPolicy(String restartPolicy) {
this.putQueryParameter("RestartPolicy", restartPolicy);
this.restartPolicy = restartPolicy;
return this;
}
/**
* The ID of the scaling configuration that you want to modify.
* This parameter is required.
*
* example:
* asc-bp16har3jpj6fjbx****
*/
public Builder scalingConfigurationId(String scalingConfigurationId) {
this.putQueryParameter("ScalingConfigurationId", scalingConfigurationId);
this.scalingConfigurationId = scalingConfigurationId;
return this;
}
/**
* The name of the scaling configuration. The name must be 2 to 64 characters in length, and can contain letters, digits, underscores (_), hyphens (-), and periods (.). The name must start with a letter or a digit.
* The name of a scaling configuration must be unique in the specified region. If you do not specify this parameter, the value of ScalingConfigurationId is used.
*
* example:
* test-modify
*/
public Builder scalingConfigurationName(String scalingConfigurationName) {
this.putQueryParameter("ScalingConfigurationName", scalingConfigurationName);
this.scalingConfigurationName = scalingConfigurationName;
return this;
}
/**
* The security contexts in which the elastic container instance runs.
*/
public Builder securityContextSysCtls(java.util.List < SecurityContextSysCtls> securityContextSysCtls) {
this.putQueryParameter("SecurityContextSysCtls", securityContextSysCtls);
this.securityContextSysCtls = securityContextSysCtls;
return this;
}
/**
* The ID of the security group to which elastic container instances belong. Elastic container instances that belong to the same security group can communicate with each other.
* If you do not specify a security group, the system uses the default security group in the region that you selected. Make sure that the inbound rules of the security group contain the protocols and port numbers of the containers that you want to expose. If you do not have a default security group in the region, the system creates a default security group and then adds the container protocols and port numbers that you specified to the inbound rules of the security group.
*
* example:
* sg-uf66jeqopgqa9hdn****
*/
public Builder securityGroupId(String securityGroupId) {
this.putQueryParameter("SecurityGroupId", securityGroupId);
this.securityGroupId = securityGroupId;
return this;
}
/**
* The maximum hourly price of preemptible elastic container instances. The value can be accurate to three decimal places.
* If you set SpotStrategy to SpotWithPriceLimit, you must specify SpotPriceLimit.
*
* example:
* 0.025
*/
public Builder spotPriceLimit(Float spotPriceLimit) {
this.putQueryParameter("SpotPriceLimit", spotPriceLimit);
this.spotPriceLimit = spotPriceLimit;
return this;
}
/**
* The instance bidding policy. Valid values:
*
* - NoSpot: The instances are created as pay-as-you-go instances.
* - SpotWithPriceLimit: The instances are preemptible instances for which you can specify the maximum hourly price.
* - SpotAsPriceGo: The instances are created as preemptible instances for which the market price at the time of purchase is used as the bid price.
*
* Default value: NoSpot.
*
* example:
* SpotPriceLimit
*/
public Builder spotStrategy(String spotStrategy) {
this.putQueryParameter("SpotStrategy", spotStrategy);
this.spotStrategy = spotStrategy;
return this;
}
/**
* The tags.
*/
public Builder tags(java.util.List < Tags> tags) {
this.putQueryParameter("Tags", tags);
this.tags = tags;
return this;
}
/**
* The buffer period during which the program handles operations before the program is stopped. Unit: seconds.
*
* example:
* 60
*/
public Builder terminationGracePeriodSeconds(Long terminationGracePeriodSeconds) {
this.putQueryParameter("TerminationGracePeriodSeconds", terminationGracePeriodSeconds);
this.terminationGracePeriodSeconds = terminationGracePeriodSeconds;
return this;
}
/**
* The volumes.
*/
public Builder volumes(java.util.List < Volumes> volumes) {
this.putQueryParameter("Volumes", volumes);
this.volumes = volumes;
return this;
}
@Override
public ModifyEciScalingConfigurationRequest build() {
return new ModifyEciScalingConfigurationRequest(this);
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class AcrRegistryInfos extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Domains")
private java.util.List < String > domains;
@com.aliyun.core.annotation.NameInMap("InstanceId")
private String instanceId;
@com.aliyun.core.annotation.NameInMap("InstanceName")
private String instanceName;
@com.aliyun.core.annotation.NameInMap("RegionId")
private String regionId;
private AcrRegistryInfos(Builder builder) {
this.domains = builder.domains;
this.instanceId = builder.instanceId;
this.instanceName = builder.instanceName;
this.regionId = builder.regionId;
}
public static Builder builder() {
return new Builder();
}
public static AcrRegistryInfos create() {
return builder().build();
}
/**
* @return domains
*/
public java.util.List < String > getDomains() {
return this.domains;
}
/**
* @return instanceId
*/
public String getInstanceId() {
return this.instanceId;
}
/**
* @return instanceName
*/
public String getInstanceName() {
return this.instanceName;
}
/**
* @return regionId
*/
public String getRegionId() {
return this.regionId;
}
public static final class Builder {
private java.util.List < String > domains;
private String instanceId;
private String instanceName;
private String regionId;
/**
* The domain names of the Container Registry Enterprise Edition instance. By default, all domain names of the instance are displayed. Separate multiple domain names with commas (,).
*/
public Builder domains(java.util.List < String > domains) {
this.domains = domains;
return this;
}
/**
* The ID of the Container Registry Enterprise Edition instance.
*
* example:
* cri-nwj395hgf6f3****
*/
public Builder instanceId(String instanceId) {
this.instanceId = instanceId;
return this;
}
/**
* The name of the Container Registry Enterprise Edition instance.
*
* example:
* acr-test
*/
public Builder instanceName(String instanceName) {
this.instanceName = instanceName;
return this;
}
/**
* The region ID of the Container Registry Enterprise Edition instance.
*
* example:
* cn-hangzhou
*/
public Builder regionId(String regionId) {
this.regionId = regionId;
return this;
}
public AcrRegistryInfos build() {
return new AcrRegistryInfos(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class Exec extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Commands")
private java.util.List < String > commands;
private Exec(Builder builder) {
this.commands = builder.commands;
}
public static Builder builder() {
return new Builder();
}
public static Exec create() {
return builder().build();
}
/**
* @return commands
*/
public java.util.List < String > getCommands() {
return this.commands;
}
public static final class Builder {
private java.util.List < String > commands;
/**
* Commands.
*/
public Builder commands(java.util.List < String > commands) {
this.commands = commands;
return this;
}
public Exec build() {
return new Exec(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class HttpGet extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Path")
private String path;
@com.aliyun.core.annotation.NameInMap("Port")
private Integer port;
@com.aliyun.core.annotation.NameInMap("Scheme")
private String scheme;
private HttpGet(Builder builder) {
this.path = builder.path;
this.port = builder.port;
this.scheme = builder.scheme;
}
public static Builder builder() {
return new Builder();
}
public static HttpGet create() {
return builder().build();
}
/**
* @return path
*/
public String getPath() {
return this.path;
}
/**
* @return port
*/
public Integer getPort() {
return this.port;
}
/**
* @return scheme
*/
public String getScheme() {
return this.scheme;
}
public static final class Builder {
private String path;
private Integer port;
private String scheme;
/**
* Path.
*/
public Builder path(String path) {
this.path = path;
return this;
}
/**
* Port.
*/
public Builder port(Integer port) {
this.port = port;
return this;
}
/**
* Scheme.
*/
public Builder scheme(String scheme) {
this.scheme = scheme;
return this;
}
public HttpGet build() {
return new HttpGet(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class TcpSocket extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Port")
private Integer port;
private TcpSocket(Builder builder) {
this.port = builder.port;
}
public static Builder builder() {
return new Builder();
}
public static TcpSocket create() {
return builder().build();
}
/**
* @return port
*/
public Integer getPort() {
return this.port;
}
public static final class Builder {
private Integer port;
/**
* Port.
*/
public Builder port(Integer port) {
this.port = port;
return this;
}
public TcpSocket build() {
return new TcpSocket(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class LivenessProbe extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Exec")
@com.aliyun.core.annotation.Validation(required = true)
private Exec exec;
@com.aliyun.core.annotation.NameInMap("FailureThreshold")
private Integer failureThreshold;
@com.aliyun.core.annotation.NameInMap("HttpGet")
@com.aliyun.core.annotation.Validation(required = true)
private HttpGet httpGet;
@com.aliyun.core.annotation.NameInMap("InitialDelaySeconds")
private Integer initialDelaySeconds;
@com.aliyun.core.annotation.NameInMap("PeriodSeconds")
private Integer periodSeconds;
@com.aliyun.core.annotation.NameInMap("SuccessThreshold")
private Integer successThreshold;
@com.aliyun.core.annotation.NameInMap("TcpSocket")
@com.aliyun.core.annotation.Validation(required = true)
private TcpSocket tcpSocket;
@com.aliyun.core.annotation.NameInMap("TimeoutSeconds")
private Integer timeoutSeconds;
private LivenessProbe(Builder builder) {
this.exec = builder.exec;
this.failureThreshold = builder.failureThreshold;
this.httpGet = builder.httpGet;
this.initialDelaySeconds = builder.initialDelaySeconds;
this.periodSeconds = builder.periodSeconds;
this.successThreshold = builder.successThreshold;
this.tcpSocket = builder.tcpSocket;
this.timeoutSeconds = builder.timeoutSeconds;
}
public static Builder builder() {
return new Builder();
}
public static LivenessProbe create() {
return builder().build();
}
/**
* @return exec
*/
public Exec getExec() {
return this.exec;
}
/**
* @return failureThreshold
*/
public Integer getFailureThreshold() {
return this.failureThreshold;
}
/**
* @return httpGet
*/
public HttpGet getHttpGet() {
return this.httpGet;
}
/**
* @return initialDelaySeconds
*/
public Integer getInitialDelaySeconds() {
return this.initialDelaySeconds;
}
/**
* @return periodSeconds
*/
public Integer getPeriodSeconds() {
return this.periodSeconds;
}
/**
* @return successThreshold
*/
public Integer getSuccessThreshold() {
return this.successThreshold;
}
/**
* @return tcpSocket
*/
public TcpSocket getTcpSocket() {
return this.tcpSocket;
}
/**
* @return timeoutSeconds
*/
public Integer getTimeoutSeconds() {
return this.timeoutSeconds;
}
public static final class Builder {
private Exec exec;
private Integer failureThreshold;
private HttpGet httpGet;
private Integer initialDelaySeconds;
private Integer periodSeconds;
private Integer successThreshold;
private TcpSocket tcpSocket;
private Integer timeoutSeconds;
/**
* Exec.
*/
public Builder exec(Exec exec) {
this.exec = exec;
return this;
}
/**
* FailureThreshold.
*/
public Builder failureThreshold(Integer failureThreshold) {
this.failureThreshold = failureThreshold;
return this;
}
/**
* HttpGet.
*/
public Builder httpGet(HttpGet httpGet) {
this.httpGet = httpGet;
return this;
}
/**
* InitialDelaySeconds.
*/
public Builder initialDelaySeconds(Integer initialDelaySeconds) {
this.initialDelaySeconds = initialDelaySeconds;
return this;
}
/**
* PeriodSeconds.
*/
public Builder periodSeconds(Integer periodSeconds) {
this.periodSeconds = periodSeconds;
return this;
}
/**
* SuccessThreshold.
*/
public Builder successThreshold(Integer successThreshold) {
this.successThreshold = successThreshold;
return this;
}
/**
* TcpSocket.
*/
public Builder tcpSocket(TcpSocket tcpSocket) {
this.tcpSocket = tcpSocket;
return this;
}
/**
* TimeoutSeconds.
*/
public Builder timeoutSeconds(Integer timeoutSeconds) {
this.timeoutSeconds = timeoutSeconds;
return this;
}
public LivenessProbe build() {
return new LivenessProbe(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class ReadinessProbeExec extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Commands")
private java.util.List < String > commands;
private ReadinessProbeExec(Builder builder) {
this.commands = builder.commands;
}
public static Builder builder() {
return new Builder();
}
public static ReadinessProbeExec create() {
return builder().build();
}
/**
* @return commands
*/
public java.util.List < String > getCommands() {
return this.commands;
}
public static final class Builder {
private java.util.List < String > commands;
/**
* Commands.
*/
public Builder commands(java.util.List < String > commands) {
this.commands = commands;
return this;
}
public ReadinessProbeExec build() {
return new ReadinessProbeExec(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class ReadinessProbeHttpGet extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Path")
private String path;
@com.aliyun.core.annotation.NameInMap("Port")
private Integer port;
@com.aliyun.core.annotation.NameInMap("Scheme")
private String scheme;
private ReadinessProbeHttpGet(Builder builder) {
this.path = builder.path;
this.port = builder.port;
this.scheme = builder.scheme;
}
public static Builder builder() {
return new Builder();
}
public static ReadinessProbeHttpGet create() {
return builder().build();
}
/**
* @return path
*/
public String getPath() {
return this.path;
}
/**
* @return port
*/
public Integer getPort() {
return this.port;
}
/**
* @return scheme
*/
public String getScheme() {
return this.scheme;
}
public static final class Builder {
private String path;
private Integer port;
private String scheme;
/**
* Path.
*/
public Builder path(String path) {
this.path = path;
return this;
}
/**
* Port.
*/
public Builder port(Integer port) {
this.port = port;
return this;
}
/**
* Scheme.
*/
public Builder scheme(String scheme) {
this.scheme = scheme;
return this;
}
public ReadinessProbeHttpGet build() {
return new ReadinessProbeHttpGet(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class ReadinessProbeTcpSocket extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Port")
private Integer port;
private ReadinessProbeTcpSocket(Builder builder) {
this.port = builder.port;
}
public static Builder builder() {
return new Builder();
}
public static ReadinessProbeTcpSocket create() {
return builder().build();
}
/**
* @return port
*/
public Integer getPort() {
return this.port;
}
public static final class Builder {
private Integer port;
/**
* Port.
*/
public Builder port(Integer port) {
this.port = port;
return this;
}
public ReadinessProbeTcpSocket build() {
return new ReadinessProbeTcpSocket(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class ReadinessProbe extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Exec")
@com.aliyun.core.annotation.Validation(required = true)
private ReadinessProbeExec exec;
@com.aliyun.core.annotation.NameInMap("FailureThreshold")
private Integer failureThreshold;
@com.aliyun.core.annotation.NameInMap("HttpGet")
@com.aliyun.core.annotation.Validation(required = true)
private ReadinessProbeHttpGet httpGet;
@com.aliyun.core.annotation.NameInMap("InitialDelaySeconds")
private Integer initialDelaySeconds;
@com.aliyun.core.annotation.NameInMap("PeriodSeconds")
private Integer periodSeconds;
@com.aliyun.core.annotation.NameInMap("SuccessThreshold")
private Integer successThreshold;
@com.aliyun.core.annotation.NameInMap("TcpSocket")
@com.aliyun.core.annotation.Validation(required = true)
private ReadinessProbeTcpSocket tcpSocket;
@com.aliyun.core.annotation.NameInMap("TimeoutSeconds")
private Integer timeoutSeconds;
private ReadinessProbe(Builder builder) {
this.exec = builder.exec;
this.failureThreshold = builder.failureThreshold;
this.httpGet = builder.httpGet;
this.initialDelaySeconds = builder.initialDelaySeconds;
this.periodSeconds = builder.periodSeconds;
this.successThreshold = builder.successThreshold;
this.tcpSocket = builder.tcpSocket;
this.timeoutSeconds = builder.timeoutSeconds;
}
public static Builder builder() {
return new Builder();
}
public static ReadinessProbe create() {
return builder().build();
}
/**
* @return exec
*/
public ReadinessProbeExec getExec() {
return this.exec;
}
/**
* @return failureThreshold
*/
public Integer getFailureThreshold() {
return this.failureThreshold;
}
/**
* @return httpGet
*/
public ReadinessProbeHttpGet getHttpGet() {
return this.httpGet;
}
/**
* @return initialDelaySeconds
*/
public Integer getInitialDelaySeconds() {
return this.initialDelaySeconds;
}
/**
* @return periodSeconds
*/
public Integer getPeriodSeconds() {
return this.periodSeconds;
}
/**
* @return successThreshold
*/
public Integer getSuccessThreshold() {
return this.successThreshold;
}
/**
* @return tcpSocket
*/
public ReadinessProbeTcpSocket getTcpSocket() {
return this.tcpSocket;
}
/**
* @return timeoutSeconds
*/
public Integer getTimeoutSeconds() {
return this.timeoutSeconds;
}
public static final class Builder {
private ReadinessProbeExec exec;
private Integer failureThreshold;
private ReadinessProbeHttpGet httpGet;
private Integer initialDelaySeconds;
private Integer periodSeconds;
private Integer successThreshold;
private ReadinessProbeTcpSocket tcpSocket;
private Integer timeoutSeconds;
/**
* Exec.
*/
public Builder exec(ReadinessProbeExec exec) {
this.exec = exec;
return this;
}
/**
* FailureThreshold.
*/
public Builder failureThreshold(Integer failureThreshold) {
this.failureThreshold = failureThreshold;
return this;
}
/**
* HttpGet.
*/
public Builder httpGet(ReadinessProbeHttpGet httpGet) {
this.httpGet = httpGet;
return this;
}
/**
* InitialDelaySeconds.
*/
public Builder initialDelaySeconds(Integer initialDelaySeconds) {
this.initialDelaySeconds = initialDelaySeconds;
return this;
}
/**
* PeriodSeconds.
*/
public Builder periodSeconds(Integer periodSeconds) {
this.periodSeconds = periodSeconds;
return this;
}
/**
* SuccessThreshold.
*/
public Builder successThreshold(Integer successThreshold) {
this.successThreshold = successThreshold;
return this;
}
/**
* TcpSocket.
*/
public Builder tcpSocket(ReadinessProbeTcpSocket tcpSocket) {
this.tcpSocket = tcpSocket;
return this;
}
/**
* TimeoutSeconds.
*/
public Builder timeoutSeconds(Integer timeoutSeconds) {
this.timeoutSeconds = timeoutSeconds;
return this;
}
public ReadinessProbe build() {
return new ReadinessProbe(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class Capability extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Adds")
private java.util.List < String > adds;
private Capability(Builder builder) {
this.adds = builder.adds;
}
public static Builder builder() {
return new Builder();
}
public static Capability create() {
return builder().build();
}
/**
* @return adds
*/
public java.util.List < String > getAdds() {
return this.adds;
}
public static final class Builder {
private java.util.List < String > adds;
/**
* Adds.
*/
public Builder adds(java.util.List < String > adds) {
this.adds = adds;
return this;
}
public Capability build() {
return new Capability(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class SecurityContext extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Capability")
@com.aliyun.core.annotation.Validation(required = true)
private Capability capability;
@com.aliyun.core.annotation.NameInMap("ReadOnlyRootFilesystem")
private Boolean readOnlyRootFilesystem;
@com.aliyun.core.annotation.NameInMap("RunAsUser")
private Long runAsUser;
private SecurityContext(Builder builder) {
this.capability = builder.capability;
this.readOnlyRootFilesystem = builder.readOnlyRootFilesystem;
this.runAsUser = builder.runAsUser;
}
public static Builder builder() {
return new Builder();
}
public static SecurityContext create() {
return builder().build();
}
/**
* @return capability
*/
public Capability getCapability() {
return this.capability;
}
/**
* @return readOnlyRootFilesystem
*/
public Boolean getReadOnlyRootFilesystem() {
return this.readOnlyRootFilesystem;
}
/**
* @return runAsUser
*/
public Long getRunAsUser() {
return this.runAsUser;
}
public static final class Builder {
private Capability capability;
private Boolean readOnlyRootFilesystem;
private Long runAsUser;
/**
* Capability.
*/
public Builder capability(Capability capability) {
this.capability = capability;
return this;
}
/**
* ReadOnlyRootFilesystem.
*/
public Builder readOnlyRootFilesystem(Boolean readOnlyRootFilesystem) {
this.readOnlyRootFilesystem = readOnlyRootFilesystem;
return this;
}
/**
* RunAsUser.
*/
public Builder runAsUser(Long runAsUser) {
this.runAsUser = runAsUser;
return this;
}
public SecurityContext build() {
return new SecurityContext(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class FieldRef extends TeaModel {
@com.aliyun.core.annotation.NameInMap("FieldPath")
private String fieldPath;
private FieldRef(Builder builder) {
this.fieldPath = builder.fieldPath;
}
public static Builder builder() {
return new Builder();
}
public static FieldRef create() {
return builder().build();
}
/**
* @return fieldPath
*/
public String getFieldPath() {
return this.fieldPath;
}
public static final class Builder {
private String fieldPath;
/**
* FieldPath.
*/
public Builder fieldPath(String fieldPath) {
this.fieldPath = fieldPath;
return this;
}
public FieldRef build() {
return new FieldRef(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class EnvironmentVars extends TeaModel {
@com.aliyun.core.annotation.NameInMap("FieldRef")
@com.aliyun.core.annotation.Validation(required = true)
private FieldRef fieldRef;
@com.aliyun.core.annotation.NameInMap("Key")
private String key;
@com.aliyun.core.annotation.NameInMap("Value")
private String value;
private EnvironmentVars(Builder builder) {
this.fieldRef = builder.fieldRef;
this.key = builder.key;
this.value = builder.value;
}
public static Builder builder() {
return new Builder();
}
public static EnvironmentVars create() {
return builder().build();
}
/**
* @return fieldRef
*/
public FieldRef getFieldRef() {
return this.fieldRef;
}
/**
* @return key
*/
public String getKey() {
return this.key;
}
/**
* @return value
*/
public String getValue() {
return this.value;
}
public static final class Builder {
private FieldRef fieldRef;
private String key;
private String value;
/**
* FieldRef.
*/
public Builder fieldRef(FieldRef fieldRef) {
this.fieldRef = fieldRef;
return this;
}
/**
* The name of the environment variable. The name can be 1 to 128 characters in length, and can contain letters, underscores (_), and digits. The name cannot start with a digit. Specify the value in the [0-9a-zA-Z]
format.
*
* example:
* PATH
*/
public Builder key(String key) {
this.key = key;
return this;
}
/**
* The value of the environment variable. The value can be up to 256 characters in length.
*
* example:
* /usr/local/bin
*/
public Builder value(String value) {
this.value = value;
return this;
}
public EnvironmentVars build() {
return new EnvironmentVars(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class Ports extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Port")
private Integer port;
@com.aliyun.core.annotation.NameInMap("Protocol")
private String protocol;
private Ports(Builder builder) {
this.port = builder.port;
this.protocol = builder.protocol;
}
public static Builder builder() {
return new Builder();
}
public static Ports create() {
return builder().build();
}
/**
* @return port
*/
public Integer getPort() {
return this.port;
}
/**
* @return protocol
*/
public String getProtocol() {
return this.protocol;
}
public static final class Builder {
private Integer port;
private String protocol;
/**
* The port number. Valid values: 1 to 65535.
*
* example:
* 80
*/
public Builder port(Integer port) {
this.port = port;
return this;
}
/**
* The protocol type. Valid values:
*
* - TCP
* - UDP
*
*
* example:
* TCP
*/
public Builder protocol(String protocol) {
this.protocol = protocol;
return this;
}
public Ports build() {
return new Ports(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class VolumeMounts extends TeaModel {
@com.aliyun.core.annotation.NameInMap("MountPath")
private String mountPath;
@com.aliyun.core.annotation.NameInMap("MountPropagation")
private String mountPropagation;
@com.aliyun.core.annotation.NameInMap("Name")
private String name;
@com.aliyun.core.annotation.NameInMap("ReadOnly")
private Boolean readOnly;
@com.aliyun.core.annotation.NameInMap("SubPath")
private String subPath;
private VolumeMounts(Builder builder) {
this.mountPath = builder.mountPath;
this.mountPropagation = builder.mountPropagation;
this.name = builder.name;
this.readOnly = builder.readOnly;
this.subPath = builder.subPath;
}
public static Builder builder() {
return new Builder();
}
public static VolumeMounts create() {
return builder().build();
}
/**
* @return mountPath
*/
public String getMountPath() {
return this.mountPath;
}
/**
* @return mountPropagation
*/
public String getMountPropagation() {
return this.mountPropagation;
}
/**
* @return name
*/
public String getName() {
return this.name;
}
/**
* @return readOnly
*/
public Boolean getReadOnly() {
return this.readOnly;
}
/**
* @return subPath
*/
public String getSubPath() {
return this.subPath;
}
public static final class Builder {
private String mountPath;
private String mountPropagation;
private String name;
private Boolean readOnly;
private String subPath;
/**
* The directory within the container onto which you want to mount the volume.
*
* The information stored within this directory is overwritten by the data on the mounted volume. Exercise caution when you specify this parameter.
*
*
* example:
* /pod/data
*/
public Builder mountPath(String mountPath) {
this.mountPath = mountPath;
return this;
}
/**
* The mount propagation settings of the volume. Mount propagation enables volumes mounted on one container to be shared among other containers within the same pod or across distinct pods residing on the same node. Valid values:
*
* - None: Subsequent mounts executed on the volume or its subdirectories do not propagate to the volume.
* - HostToCotainer: Subsequent mounts executed on the volume or its subdirectories propagate to the volume.
* - Bidirectional: This value is similar to HostToCotainer. Subsequent mounts executed on the volume or its subdirectories propagate to the volume. In addition, volume mounts executed on the container propagate back to the underlying instance and to all containers across every pod that uses the same volume.
*
*
* example:
* None
*/
public Builder mountPropagation(String mountPropagation) {
this.mountPropagation = mountPropagation;
return this;
}
/**
* The volume name. The value of this parameter is the same as the name of the volume that is mounted to containers.
*
* example:
* default-volume1
*/
public Builder name(String name) {
this.name = name;
return this;
}
/**
* Specifies whether the volume is read-only.
* Default value: false.
*
* example:
* false
*/
public Builder readOnly(Boolean readOnly) {
this.readOnly = readOnly;
return this;
}
/**
* The volume subdirectory.
*
* example:
* data2/
*/
public Builder subPath(String subPath) {
this.subPath = subPath;
return this;
}
public VolumeMounts build() {
return new VolumeMounts(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class Containers extends TeaModel {
@com.aliyun.core.annotation.NameInMap("LivenessProbe")
@com.aliyun.core.annotation.Validation(required = true)
private LivenessProbe livenessProbe;
@com.aliyun.core.annotation.NameInMap("ReadinessProbe")
@com.aliyun.core.annotation.Validation(required = true)
private ReadinessProbe readinessProbe;
@com.aliyun.core.annotation.NameInMap("SecurityContext")
@com.aliyun.core.annotation.Validation(required = true)
private SecurityContext securityContext;
@com.aliyun.core.annotation.NameInMap("Args")
private java.util.List < String > args;
@com.aliyun.core.annotation.NameInMap("Commands")
private java.util.List < String > commands;
@com.aliyun.core.annotation.NameInMap("Cpu")
private Float cpu;
@com.aliyun.core.annotation.NameInMap("EnvironmentVars")
private java.util.List < EnvironmentVars> environmentVars;
@com.aliyun.core.annotation.NameInMap("Gpu")
private Integer gpu;
@com.aliyun.core.annotation.NameInMap("Image")
private String image;
@com.aliyun.core.annotation.NameInMap("ImagePullPolicy")
private String imagePullPolicy;
@com.aliyun.core.annotation.NameInMap("LifecyclePostStartHandlerExecs")
private java.util.List < String > lifecyclePostStartHandlerExecs;
@com.aliyun.core.annotation.NameInMap("LifecyclePostStartHandlerHttpGetHost")
private String lifecyclePostStartHandlerHttpGetHost;
@com.aliyun.core.annotation.NameInMap("LifecyclePostStartHandlerHttpGetPath")
private String lifecyclePostStartHandlerHttpGetPath;
@com.aliyun.core.annotation.NameInMap("LifecyclePostStartHandlerHttpGetPort")
private Integer lifecyclePostStartHandlerHttpGetPort;
@com.aliyun.core.annotation.NameInMap("LifecyclePostStartHandlerHttpGetScheme")
private String lifecyclePostStartHandlerHttpGetScheme;
@com.aliyun.core.annotation.NameInMap("LifecyclePostStartHandlerTcpSocketHost")
private String lifecyclePostStartHandlerTcpSocketHost;
@com.aliyun.core.annotation.NameInMap("LifecyclePostStartHandlerTcpSocketPort")
private Integer lifecyclePostStartHandlerTcpSocketPort;
@com.aliyun.core.annotation.NameInMap("LifecyclePreStopHandlerExecs")
private java.util.List < String > lifecyclePreStopHandlerExecs;
@com.aliyun.core.annotation.NameInMap("LifecyclePreStopHandlerHttpGetHost")
private String lifecyclePreStopHandlerHttpGetHost;
@com.aliyun.core.annotation.NameInMap("LifecyclePreStopHandlerHttpGetPath")
private String lifecyclePreStopHandlerHttpGetPath;
@com.aliyun.core.annotation.NameInMap("LifecyclePreStopHandlerHttpGetPort")
private Integer lifecyclePreStopHandlerHttpGetPort;
@com.aliyun.core.annotation.NameInMap("LifecyclePreStopHandlerHttpGetScheme")
private String lifecyclePreStopHandlerHttpGetScheme;
@com.aliyun.core.annotation.NameInMap("LifecyclePreStopHandlerTcpSocketHost")
private String lifecyclePreStopHandlerTcpSocketHost;
@com.aliyun.core.annotation.NameInMap("LifecyclePreStopHandlerTcpSocketPort")
private Integer lifecyclePreStopHandlerTcpSocketPort;
@com.aliyun.core.annotation.NameInMap("Memory")
private Float memory;
@com.aliyun.core.annotation.NameInMap("Name")
private String name;
@com.aliyun.core.annotation.NameInMap("Ports")
private java.util.List < Ports> ports;
@com.aliyun.core.annotation.NameInMap("Stdin")
private Boolean stdin;
@com.aliyun.core.annotation.NameInMap("StdinOnce")
private Boolean stdinOnce;
@com.aliyun.core.annotation.NameInMap("Tty")
private Boolean tty;
@com.aliyun.core.annotation.NameInMap("VolumeMounts")
private java.util.List < VolumeMounts> volumeMounts;
@com.aliyun.core.annotation.NameInMap("WorkingDir")
private String workingDir;
private Containers(Builder builder) {
this.livenessProbe = builder.livenessProbe;
this.readinessProbe = builder.readinessProbe;
this.securityContext = builder.securityContext;
this.args = builder.args;
this.commands = builder.commands;
this.cpu = builder.cpu;
this.environmentVars = builder.environmentVars;
this.gpu = builder.gpu;
this.image = builder.image;
this.imagePullPolicy = builder.imagePullPolicy;
this.lifecyclePostStartHandlerExecs = builder.lifecyclePostStartHandlerExecs;
this.lifecyclePostStartHandlerHttpGetHost = builder.lifecyclePostStartHandlerHttpGetHost;
this.lifecyclePostStartHandlerHttpGetPath = builder.lifecyclePostStartHandlerHttpGetPath;
this.lifecyclePostStartHandlerHttpGetPort = builder.lifecyclePostStartHandlerHttpGetPort;
this.lifecyclePostStartHandlerHttpGetScheme = builder.lifecyclePostStartHandlerHttpGetScheme;
this.lifecyclePostStartHandlerTcpSocketHost = builder.lifecyclePostStartHandlerTcpSocketHost;
this.lifecyclePostStartHandlerTcpSocketPort = builder.lifecyclePostStartHandlerTcpSocketPort;
this.lifecyclePreStopHandlerExecs = builder.lifecyclePreStopHandlerExecs;
this.lifecyclePreStopHandlerHttpGetHost = builder.lifecyclePreStopHandlerHttpGetHost;
this.lifecyclePreStopHandlerHttpGetPath = builder.lifecyclePreStopHandlerHttpGetPath;
this.lifecyclePreStopHandlerHttpGetPort = builder.lifecyclePreStopHandlerHttpGetPort;
this.lifecyclePreStopHandlerHttpGetScheme = builder.lifecyclePreStopHandlerHttpGetScheme;
this.lifecyclePreStopHandlerTcpSocketHost = builder.lifecyclePreStopHandlerTcpSocketHost;
this.lifecyclePreStopHandlerTcpSocketPort = builder.lifecyclePreStopHandlerTcpSocketPort;
this.memory = builder.memory;
this.name = builder.name;
this.ports = builder.ports;
this.stdin = builder.stdin;
this.stdinOnce = builder.stdinOnce;
this.tty = builder.tty;
this.volumeMounts = builder.volumeMounts;
this.workingDir = builder.workingDir;
}
public static Builder builder() {
return new Builder();
}
public static Containers create() {
return builder().build();
}
/**
* @return livenessProbe
*/
public LivenessProbe getLivenessProbe() {
return this.livenessProbe;
}
/**
* @return readinessProbe
*/
public ReadinessProbe getReadinessProbe() {
return this.readinessProbe;
}
/**
* @return securityContext
*/
public SecurityContext getSecurityContext() {
return this.securityContext;
}
/**
* @return args
*/
public java.util.List < String > getArgs() {
return this.args;
}
/**
* @return commands
*/
public java.util.List < String > getCommands() {
return this.commands;
}
/**
* @return cpu
*/
public Float getCpu() {
return this.cpu;
}
/**
* @return environmentVars
*/
public java.util.List < EnvironmentVars> getEnvironmentVars() {
return this.environmentVars;
}
/**
* @return gpu
*/
public Integer getGpu() {
return this.gpu;
}
/**
* @return image
*/
public String getImage() {
return this.image;
}
/**
* @return imagePullPolicy
*/
public String getImagePullPolicy() {
return this.imagePullPolicy;
}
/**
* @return lifecyclePostStartHandlerExecs
*/
public java.util.List < String > getLifecyclePostStartHandlerExecs() {
return this.lifecyclePostStartHandlerExecs;
}
/**
* @return lifecyclePostStartHandlerHttpGetHost
*/
public String getLifecyclePostStartHandlerHttpGetHost() {
return this.lifecyclePostStartHandlerHttpGetHost;
}
/**
* @return lifecyclePostStartHandlerHttpGetPath
*/
public String getLifecyclePostStartHandlerHttpGetPath() {
return this.lifecyclePostStartHandlerHttpGetPath;
}
/**
* @return lifecyclePostStartHandlerHttpGetPort
*/
public Integer getLifecyclePostStartHandlerHttpGetPort() {
return this.lifecyclePostStartHandlerHttpGetPort;
}
/**
* @return lifecyclePostStartHandlerHttpGetScheme
*/
public String getLifecyclePostStartHandlerHttpGetScheme() {
return this.lifecyclePostStartHandlerHttpGetScheme;
}
/**
* @return lifecyclePostStartHandlerTcpSocketHost
*/
public String getLifecyclePostStartHandlerTcpSocketHost() {
return this.lifecyclePostStartHandlerTcpSocketHost;
}
/**
* @return lifecyclePostStartHandlerTcpSocketPort
*/
public Integer getLifecyclePostStartHandlerTcpSocketPort() {
return this.lifecyclePostStartHandlerTcpSocketPort;
}
/**
* @return lifecyclePreStopHandlerExecs
*/
public java.util.List < String > getLifecyclePreStopHandlerExecs() {
return this.lifecyclePreStopHandlerExecs;
}
/**
* @return lifecyclePreStopHandlerHttpGetHost
*/
public String getLifecyclePreStopHandlerHttpGetHost() {
return this.lifecyclePreStopHandlerHttpGetHost;
}
/**
* @return lifecyclePreStopHandlerHttpGetPath
*/
public String getLifecyclePreStopHandlerHttpGetPath() {
return this.lifecyclePreStopHandlerHttpGetPath;
}
/**
* @return lifecyclePreStopHandlerHttpGetPort
*/
public Integer getLifecyclePreStopHandlerHttpGetPort() {
return this.lifecyclePreStopHandlerHttpGetPort;
}
/**
* @return lifecyclePreStopHandlerHttpGetScheme
*/
public String getLifecyclePreStopHandlerHttpGetScheme() {
return this.lifecyclePreStopHandlerHttpGetScheme;
}
/**
* @return lifecyclePreStopHandlerTcpSocketHost
*/
public String getLifecyclePreStopHandlerTcpSocketHost() {
return this.lifecyclePreStopHandlerTcpSocketHost;
}
/**
* @return lifecyclePreStopHandlerTcpSocketPort
*/
public Integer getLifecyclePreStopHandlerTcpSocketPort() {
return this.lifecyclePreStopHandlerTcpSocketPort;
}
/**
* @return memory
*/
public Float getMemory() {
return this.memory;
}
/**
* @return name
*/
public String getName() {
return this.name;
}
/**
* @return ports
*/
public java.util.List < Ports> getPorts() {
return this.ports;
}
/**
* @return stdin
*/
public Boolean getStdin() {
return this.stdin;
}
/**
* @return stdinOnce
*/
public Boolean getStdinOnce() {
return this.stdinOnce;
}
/**
* @return tty
*/
public Boolean getTty() {
return this.tty;
}
/**
* @return volumeMounts
*/
public java.util.List < VolumeMounts> getVolumeMounts() {
return this.volumeMounts;
}
/**
* @return workingDir
*/
public String getWorkingDir() {
return this.workingDir;
}
public static final class Builder {
private LivenessProbe livenessProbe;
private ReadinessProbe readinessProbe;
private SecurityContext securityContext;
private java.util.List < String > args;
private java.util.List < String > commands;
private Float cpu;
private java.util.List < EnvironmentVars> environmentVars;
private Integer gpu;
private String image;
private String imagePullPolicy;
private java.util.List < String > lifecyclePostStartHandlerExecs;
private String lifecyclePostStartHandlerHttpGetHost;
private String lifecyclePostStartHandlerHttpGetPath;
private Integer lifecyclePostStartHandlerHttpGetPort;
private String lifecyclePostStartHandlerHttpGetScheme;
private String lifecyclePostStartHandlerTcpSocketHost;
private Integer lifecyclePostStartHandlerTcpSocketPort;
private java.util.List < String > lifecyclePreStopHandlerExecs;
private String lifecyclePreStopHandlerHttpGetHost;
private String lifecyclePreStopHandlerHttpGetPath;
private Integer lifecyclePreStopHandlerHttpGetPort;
private String lifecyclePreStopHandlerHttpGetScheme;
private String lifecyclePreStopHandlerTcpSocketHost;
private Integer lifecyclePreStopHandlerTcpSocketPort;
private Float memory;
private String name;
private java.util.List < Ports> ports;
private Boolean stdin;
private Boolean stdinOnce;
private Boolean tty;
private java.util.List < VolumeMounts> volumeMounts;
private String workingDir;
/**
* LivenessProbe.
*/
public Builder livenessProbe(LivenessProbe livenessProbe) {
this.livenessProbe = livenessProbe;
return this;
}
/**
* ReadinessProbe.
*/
public Builder readinessProbe(ReadinessProbe readinessProbe) {
this.readinessProbe = readinessProbe;
return this;
}
/**
* SecurityContext.
*/
public Builder securityContext(SecurityContext securityContext) {
this.securityContext = securityContext;
return this;
}
/**
* The container startup arguments. You can specify up to 10 arguments.
*/
public Builder args(java.util.List < String > args) {
this.args = args;
return this;
}
/**
* The commands that you can run in the container when you use the CLI to perform a liveness probe.
*/
public Builder commands(java.util.List < String > commands) {
this.commands = commands;
return this;
}
/**
* The number of vCPUs per container.
*
* example:
* 0.25
*/
public Builder cpu(Float cpu) {
this.cpu = cpu;
return this;
}
/**
* The environment variables.
*/
public Builder environmentVars(java.util.List < EnvironmentVars> environmentVars) {
this.environmentVars = environmentVars;
return this;
}
/**
* The number of GPUs per container.
*
* example:
* 1
*/
public Builder gpu(Integer gpu) {
this.gpu = gpu;
return this;
}
/**
* The container image.
*
* example:
* registry-vpc.cn-hangzhou.aliyuncs.com/eci_open/nginx:latest
*/
public Builder image(String image) {
this.image = image;
return this;
}
/**
* The image pulling policy. Valid values:
*
* - Always: Image pulling is performed each time instances are created.
* - IfNotPresent: Image pulling is performed as needed. On-premises images are preferentially used. If no on-premises images are available, image pulling is performed.
* - Never: On-premises images are always used. Image pulling is not performed.
*
*
* example:
* Always
*/
public Builder imagePullPolicy(String imagePullPolicy) {
this.imagePullPolicy = imagePullPolicy;
return this;
}
/**
* The commands that you can run within the container to configure the postStart callback function.
*/
public Builder lifecyclePostStartHandlerExecs(java.util.List < String > lifecyclePostStartHandlerExecs) {
this.lifecyclePostStartHandlerExecs = lifecyclePostStartHandlerExecs;
return this;
}
/**
* The IP address of the host to which you want to send the HTTP GET request to configure the postStart callback function.
*
* example:
* 10.0.XX.XX
*/
public Builder lifecyclePostStartHandlerHttpGetHost(String lifecyclePostStartHandlerHttpGetHost) {
this.lifecyclePostStartHandlerHttpGetHost = lifecyclePostStartHandlerHttpGetHost;
return this;
}
/**
* The path to which you want to send the HTTP GET request to configure the postStart callback function.
*
* example:
* /healthyz
*/
public Builder lifecyclePostStartHandlerHttpGetPath(String lifecyclePostStartHandlerHttpGetPath) {
this.lifecyclePostStartHandlerHttpGetPath = lifecyclePostStartHandlerHttpGetPath;
return this;
}
/**
* The port over which you want to send the HTTP GET request to configure the postStart callback function.
*
* example:
* 5050
*/
public Builder lifecyclePostStartHandlerHttpGetPort(Integer lifecyclePostStartHandlerHttpGetPort) {
this.lifecyclePostStartHandlerHttpGetPort = lifecyclePostStartHandlerHttpGetPort;
return this;
}
/**
* The protocol type of the HTTP GET request that you want to send to configure the postStart callback function. Valid values:
*
* - HTTP
* - HTTPS
*
*
* example:
* HTTPS
*/
public Builder lifecyclePostStartHandlerHttpGetScheme(String lifecyclePostStartHandlerHttpGetScheme) {
this.lifecyclePostStartHandlerHttpGetScheme = lifecyclePostStartHandlerHttpGetScheme;
return this;
}
/**
* The IP address of the host detected by the TCP socket that you want to use to configure the postStart callback function.
*
* example:
* 10.0.XX.XX
*/
public Builder lifecyclePostStartHandlerTcpSocketHost(String lifecyclePostStartHandlerTcpSocketHost) {
this.lifecyclePostStartHandlerTcpSocketHost = lifecyclePostStartHandlerTcpSocketHost;
return this;
}
/**
* The port detected by the TCP socket that you want to use to configure the postStart callback function.
*
* example:
* 80
*/
public Builder lifecyclePostStartHandlerTcpSocketPort(Integer lifecyclePostStartHandlerTcpSocketPort) {
this.lifecyclePostStartHandlerTcpSocketPort = lifecyclePostStartHandlerTcpSocketPort;
return this;
}
/**
* The commands that you can run within the container to configure the preStop callback function.
*/
public Builder lifecyclePreStopHandlerExecs(java.util.List < String > lifecyclePreStopHandlerExecs) {
this.lifecyclePreStopHandlerExecs = lifecyclePreStopHandlerExecs;
return this;
}
/**
* The IP address of the host to which you want to send the HTTP GET request to configure the preStop callback function.
*
* example:
* 10.0.XX.XX
*/
public Builder lifecyclePreStopHandlerHttpGetHost(String lifecyclePreStopHandlerHttpGetHost) {
this.lifecyclePreStopHandlerHttpGetHost = lifecyclePreStopHandlerHttpGetHost;
return this;
}
/**
* The path to which you want to send the HTTP GET request to configure the preStop callback function.
*
* example:
* /healthyz
*/
public Builder lifecyclePreStopHandlerHttpGetPath(String lifecyclePreStopHandlerHttpGetPath) {
this.lifecyclePreStopHandlerHttpGetPath = lifecyclePreStopHandlerHttpGetPath;
return this;
}
/**
* The port over which you want to send the HTTP GET request to configure the preStop callback function.
*
* example:
* 80
*/
public Builder lifecyclePreStopHandlerHttpGetPort(Integer lifecyclePreStopHandlerHttpGetPort) {
this.lifecyclePreStopHandlerHttpGetPort = lifecyclePreStopHandlerHttpGetPort;
return this;
}
/**
* The protocol type of the HTTP GET request that you want to send to configure the preStop callback function. Valid values:
*
* - HTTP
* - HTTPS
*
*
* example:
* HTTP
*/
public Builder lifecyclePreStopHandlerHttpGetScheme(String lifecyclePreStopHandlerHttpGetScheme) {
this.lifecyclePreStopHandlerHttpGetScheme = lifecyclePreStopHandlerHttpGetScheme;
return this;
}
/**
* The IP address of the host detected by the TCP socket that you want to use to configure the preStop callback function.
*
* example:
* 10.0.XX.XX
*/
public Builder lifecyclePreStopHandlerTcpSocketHost(String lifecyclePreStopHandlerTcpSocketHost) {
this.lifecyclePreStopHandlerTcpSocketHost = lifecyclePreStopHandlerTcpSocketHost;
return this;
}
/**
* The port detected by the TCP socket that you want to use to configure the preStop callback function.
*
* example:
* 80
*/
public Builder lifecyclePreStopHandlerTcpSocketPort(Integer lifecyclePreStopHandlerTcpSocketPort) {
this.lifecyclePreStopHandlerTcpSocketPort = lifecyclePreStopHandlerTcpSocketPort;
return this;
}
/**
* The memory size per container. Unit: GiB.
*
* example:
* 0.5
*/
public Builder memory(Float memory) {
this.memory = memory;
return this;
}
/**
* The name of the container image.
*
* example:
* nginx
*/
public Builder name(String name) {
this.name = name;
return this;
}
/**
* The ports.
*/
public Builder ports(java.util.List < Ports> ports) {
this.ports = ports;
return this;
}
/**
* Specifies whether the container allocates buffer resources to standard input streams during its active runtime. If you do not specify this parameter, an end-of-file (EOF) error occurs when standard input streams in the container are read.
* Default value: false.
*
* example:
* false
*/
public Builder stdin(Boolean stdin) {
this.stdin = stdin;
return this;
}
/**
* Specifies whether standard input streams remain connected during multiple sessions when StdinOnce is set to true.
* If you set StdinOnce to true, standard input streams are connected after the container is started, and remain idle until a client is connected to receive data. After the client is disconnected, streams are also disconnected and remain disconnected until the container is restarted.
*
* example:
* false
*/
public Builder stdinOnce(Boolean stdinOnce) {
this.stdinOnce = stdinOnce;
return this;
}
/**
* Specifies whether to enable Interaction. Default value: false.
* If the command is a /bin/bash command, set this parameter to true.
*
* example:
* false
*/
public Builder tty(Boolean tty) {
this.tty = tty;
return this;
}
/**
* The volume mounts of the container.
*/
public Builder volumeMounts(java.util.List < VolumeMounts> volumeMounts) {
this.volumeMounts = volumeMounts;
return this;
}
/**
* The working directory of the container.
*
* example:
* /usr/local/
*/
public Builder workingDir(String workingDir) {
this.workingDir = workingDir;
return this;
}
public Containers build() {
return new Containers(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class DnsConfigOptions extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Name")
private String name;
@com.aliyun.core.annotation.NameInMap("Value")
private String value;
private DnsConfigOptions(Builder builder) {
this.name = builder.name;
this.value = builder.value;
}
public static Builder builder() {
return new Builder();
}
public static DnsConfigOptions create() {
return builder().build();
}
/**
* @return name
*/
public String getName() {
return this.name;
}
/**
* @return value
*/
public String getValue() {
return this.value;
}
public static final class Builder {
private String name;
private String value;
/**
* The variable name of the option.
*
* example:
* name
*/
public Builder name(String name) {
this.name = name;
return this;
}
/**
* The variable value of the option.
*
* example:
* value
*/
public Builder value(String value) {
this.value = value;
return this;
}
public DnsConfigOptions build() {
return new DnsConfigOptions(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class HostAliases extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Hostnames")
private java.util.List < String > hostnames;
@com.aliyun.core.annotation.NameInMap("Ip")
private String ip;
private HostAliases(Builder builder) {
this.hostnames = builder.hostnames;
this.ip = builder.ip;
}
public static Builder builder() {
return new Builder();
}
public static HostAliases create() {
return builder().build();
}
/**
* @return hostnames
*/
public java.util.List < String > getHostnames() {
return this.hostnames;
}
/**
* @return ip
*/
public String getIp() {
return this.ip;
}
public static final class Builder {
private java.util.List < String > hostnames;
private String ip;
/**
* The names of the hosts that you want to add.
*/
public Builder hostnames(java.util.List < String > hostnames) {
this.hostnames = hostnames;
return this;
}
/**
* The IP address that you want to add.
*
* example:
* 192.0.XX.XX
*/
public Builder ip(String ip) {
this.ip = ip;
return this;
}
public HostAliases build() {
return new HostAliases(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class ImageRegistryCredentials extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Password")
private String password;
@com.aliyun.core.annotation.NameInMap("Server")
private String server;
@com.aliyun.core.annotation.NameInMap("UserName")
private String userName;
private ImageRegistryCredentials(Builder builder) {
this.password = builder.password;
this.server = builder.server;
this.userName = builder.userName;
}
public static Builder builder() {
return new Builder();
}
public static ImageRegistryCredentials create() {
return builder().build();
}
/**
* @return password
*/
public String getPassword() {
return this.password;
}
/**
* @return server
*/
public String getServer() {
return this.server;
}
/**
* @return userName
*/
public String getUserName() {
return this.userName;
}
public static final class Builder {
private String password;
private String server;
private String userName;
/**
* The password of the image repository.
*
* example:
* yourpaasword
*/
public Builder password(String password) {
this.password = password;
return this;
}
/**
* The address of the image repository.
*
* example:
* registry-vpc.cn-shanghai.aliyuncs.com
*/
public Builder server(String server) {
this.server = server;
return this;
}
/**
* The username of the image repository.
*
* example:
* yourusername
*/
public Builder userName(String userName) {
this.userName = userName;
return this;
}
public ImageRegistryCredentials build() {
return new ImageRegistryCredentials(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class SecurityContextCapability extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Adds")
private java.util.List < String > adds;
private SecurityContextCapability(Builder builder) {
this.adds = builder.adds;
}
public static Builder builder() {
return new Builder();
}
public static SecurityContextCapability create() {
return builder().build();
}
/**
* @return adds
*/
public java.util.List < String > getAdds() {
return this.adds;
}
public static final class Builder {
private java.util.List < String > adds;
/**
* Adds.
*/
public Builder adds(java.util.List < String > adds) {
this.adds = adds;
return this;
}
public SecurityContextCapability build() {
return new SecurityContextCapability(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class InitContainersSecurityContext extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Capability")
@com.aliyun.core.annotation.Validation(required = true)
private SecurityContextCapability capability;
@com.aliyun.core.annotation.NameInMap("ReadOnlyRootFilesystem")
private Boolean readOnlyRootFilesystem;
@com.aliyun.core.annotation.NameInMap("RunAsUser")
private Long runAsUser;
private InitContainersSecurityContext(Builder builder) {
this.capability = builder.capability;
this.readOnlyRootFilesystem = builder.readOnlyRootFilesystem;
this.runAsUser = builder.runAsUser;
}
public static Builder builder() {
return new Builder();
}
public static InitContainersSecurityContext create() {
return builder().build();
}
/**
* @return capability
*/
public SecurityContextCapability getCapability() {
return this.capability;
}
/**
* @return readOnlyRootFilesystem
*/
public Boolean getReadOnlyRootFilesystem() {
return this.readOnlyRootFilesystem;
}
/**
* @return runAsUser
*/
public Long getRunAsUser() {
return this.runAsUser;
}
public static final class Builder {
private SecurityContextCapability capability;
private Boolean readOnlyRootFilesystem;
private Long runAsUser;
/**
* Capability.
*/
public Builder capability(SecurityContextCapability capability) {
this.capability = capability;
return this;
}
/**
* ReadOnlyRootFilesystem.
*/
public Builder readOnlyRootFilesystem(Boolean readOnlyRootFilesystem) {
this.readOnlyRootFilesystem = readOnlyRootFilesystem;
return this;
}
/**
* RunAsUser.
*/
public Builder runAsUser(Long runAsUser) {
this.runAsUser = runAsUser;
return this;
}
public InitContainersSecurityContext build() {
return new InitContainersSecurityContext(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class InitContainerEnvironmentVarsFieldRef extends TeaModel {
@com.aliyun.core.annotation.NameInMap("FieldPath")
private String fieldPath;
private InitContainerEnvironmentVarsFieldRef(Builder builder) {
this.fieldPath = builder.fieldPath;
}
public static Builder builder() {
return new Builder();
}
public static InitContainerEnvironmentVarsFieldRef create() {
return builder().build();
}
/**
* @return fieldPath
*/
public String getFieldPath() {
return this.fieldPath;
}
public static final class Builder {
private String fieldPath;
/**
* FieldPath.
*/
public Builder fieldPath(String fieldPath) {
this.fieldPath = fieldPath;
return this;
}
public InitContainerEnvironmentVarsFieldRef build() {
return new InitContainerEnvironmentVarsFieldRef(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class InitContainerEnvironmentVars extends TeaModel {
@com.aliyun.core.annotation.NameInMap("FieldRef")
@com.aliyun.core.annotation.Validation(required = true)
private InitContainerEnvironmentVarsFieldRef fieldRef;
@com.aliyun.core.annotation.NameInMap("Key")
private String key;
@com.aliyun.core.annotation.NameInMap("Value")
private String value;
private InitContainerEnvironmentVars(Builder builder) {
this.fieldRef = builder.fieldRef;
this.key = builder.key;
this.value = builder.value;
}
public static Builder builder() {
return new Builder();
}
public static InitContainerEnvironmentVars create() {
return builder().build();
}
/**
* @return fieldRef
*/
public InitContainerEnvironmentVarsFieldRef getFieldRef() {
return this.fieldRef;
}
/**
* @return key
*/
public String getKey() {
return this.key;
}
/**
* @return value
*/
public String getValue() {
return this.value;
}
public static final class Builder {
private InitContainerEnvironmentVarsFieldRef fieldRef;
private String key;
private String value;
/**
* FieldRef.
*/
public Builder fieldRef(InitContainerEnvironmentVarsFieldRef fieldRef) {
this.fieldRef = fieldRef;
return this;
}
/**
* The name of the environment variable. The name can be 1 to 128 characters in length, and can contain letters, underscores (_), and digits. The name cannot start with a digit. Specify the value in the [0-9a-zA-Z]
format.
*
* example:
* Path
*/
public Builder key(String key) {
this.key = key;
return this;
}
/**
* The value of the environment variable. The value can be up to 256 characters in length.
*
* example:
* /usr/bin/
*/
public Builder value(String value) {
this.value = value;
return this;
}
public InitContainerEnvironmentVars build() {
return new InitContainerEnvironmentVars(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class InitContainerPorts extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Port")
private Integer port;
@com.aliyun.core.annotation.NameInMap("Protocol")
private String protocol;
private InitContainerPorts(Builder builder) {
this.port = builder.port;
this.protocol = builder.protocol;
}
public static Builder builder() {
return new Builder();
}
public static InitContainerPorts create() {
return builder().build();
}
/**
* @return port
*/
public Integer getPort() {
return this.port;
}
/**
* @return protocol
*/
public String getProtocol() {
return this.protocol;
}
public static final class Builder {
private Integer port;
private String protocol;
/**
* The port number. Valid values: 1 to 65535.
*
* example:
* 1
*/
public Builder port(Integer port) {
this.port = port;
return this;
}
/**
* The protocol type. Valid values:
*
* - TCP
* - UDP
*
*
* example:
* TCP
*/
public Builder protocol(String protocol) {
this.protocol = protocol;
return this;
}
public InitContainerPorts build() {
return new InitContainerPorts(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class InitContainerVolumeMounts extends TeaModel {
@com.aliyun.core.annotation.NameInMap("MountPath")
private String mountPath;
@com.aliyun.core.annotation.NameInMap("MountPropagation")
private String mountPropagation;
@com.aliyun.core.annotation.NameInMap("Name")
private String name;
@com.aliyun.core.annotation.NameInMap("ReadOnly")
private Boolean readOnly;
@com.aliyun.core.annotation.NameInMap("SubPath")
private String subPath;
private InitContainerVolumeMounts(Builder builder) {
this.mountPath = builder.mountPath;
this.mountPropagation = builder.mountPropagation;
this.name = builder.name;
this.readOnly = builder.readOnly;
this.subPath = builder.subPath;
}
public static Builder builder() {
return new Builder();
}
public static InitContainerVolumeMounts create() {
return builder().build();
}
/**
* @return mountPath
*/
public String getMountPath() {
return this.mountPath;
}
/**
* @return mountPropagation
*/
public String getMountPropagation() {
return this.mountPropagation;
}
/**
* @return name
*/
public String getName() {
return this.name;
}
/**
* @return readOnly
*/
public Boolean getReadOnly() {
return this.readOnly;
}
/**
* @return subPath
*/
public String getSubPath() {
return this.subPath;
}
public static final class Builder {
private String mountPath;
private String mountPropagation;
private String name;
private Boolean readOnly;
private String subPath;
/**
* The directory within the init container onto which you want to mount the volume.
*
* The information stored within this directory is overwritten by the data on the mounted volume. Exercise caution when you specify this parameter.
*
*
* example:
* /usr/share/
*/
public Builder mountPath(String mountPath) {
this.mountPath = mountPath;
return this;
}
/**
* The mount propagation settings of the volume. Mount propagation enables volumes mounted on one container to be shared among other containers within the same pod or across distinct pods residing on the same node. Valid values:
*
* - None: Subsequent mounts executed on the volume or its subdirectories do not propagate to the volume.
* - HostToCotainer: Subsequent mounts executed on the volume or its subdirectories propagate to the volume.
* - Bidirectional: This value is similar to HostToCotainer. Subsequent mounts executed on the volume or its subdirectories propagate to the volume. In addition, volume mounts executed on the container propagate back to the underlying instance and to all containers across every pod that uses the same volume.
*
* Default value: None.
*
* example:
* None
*/
public Builder mountPropagation(String mountPropagation) {
this.mountPropagation = mountPropagation;
return this;
}
/**
* The name of the volume.
*
* example:
* test-empty
*/
public Builder name(String name) {
this.name = name;
return this;
}
/**
* Specifies whether the mount path is read-only.
* Default value: false.
*
* example:
* false
*/
public Builder readOnly(Boolean readOnly) {
this.readOnly = readOnly;
return this;
}
/**
* The volume subdirectory. The pod can mount different directories of the same volume to different subdirectories of init containers.
*
* example:
* Always
*/
public Builder subPath(String subPath) {
this.subPath = subPath;
return this;
}
public InitContainerVolumeMounts build() {
return new InitContainerVolumeMounts(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class InitContainers extends TeaModel {
@com.aliyun.core.annotation.NameInMap("SecurityContext")
@com.aliyun.core.annotation.Validation(required = true)
private InitContainersSecurityContext securityContext;
@com.aliyun.core.annotation.NameInMap("Args")
private java.util.List < String > args;
@com.aliyun.core.annotation.NameInMap("Commands")
private java.util.List < String > commands;
@com.aliyun.core.annotation.NameInMap("Cpu")
private Float cpu;
@com.aliyun.core.annotation.NameInMap("Gpu")
private Integer gpu;
@com.aliyun.core.annotation.NameInMap("Image")
private String image;
@com.aliyun.core.annotation.NameInMap("ImagePullPolicy")
private String imagePullPolicy;
@com.aliyun.core.annotation.NameInMap("InitContainerEnvironmentVars")
private java.util.List < InitContainerEnvironmentVars> initContainerEnvironmentVars;
@com.aliyun.core.annotation.NameInMap("InitContainerPorts")
private java.util.List < InitContainerPorts> initContainerPorts;
@com.aliyun.core.annotation.NameInMap("InitContainerVolumeMounts")
private java.util.List < InitContainerVolumeMounts> initContainerVolumeMounts;
@com.aliyun.core.annotation.NameInMap("Memory")
private Float memory;
@com.aliyun.core.annotation.NameInMap("Name")
private String name;
@com.aliyun.core.annotation.NameInMap("WorkingDir")
private String workingDir;
private InitContainers(Builder builder) {
this.securityContext = builder.securityContext;
this.args = builder.args;
this.commands = builder.commands;
this.cpu = builder.cpu;
this.gpu = builder.gpu;
this.image = builder.image;
this.imagePullPolicy = builder.imagePullPolicy;
this.initContainerEnvironmentVars = builder.initContainerEnvironmentVars;
this.initContainerPorts = builder.initContainerPorts;
this.initContainerVolumeMounts = builder.initContainerVolumeMounts;
this.memory = builder.memory;
this.name = builder.name;
this.workingDir = builder.workingDir;
}
public static Builder builder() {
return new Builder();
}
public static InitContainers create() {
return builder().build();
}
/**
* @return securityContext
*/
public InitContainersSecurityContext getSecurityContext() {
return this.securityContext;
}
/**
* @return args
*/
public java.util.List < String > getArgs() {
return this.args;
}
/**
* @return commands
*/
public java.util.List < String > getCommands() {
return this.commands;
}
/**
* @return cpu
*/
public Float getCpu() {
return this.cpu;
}
/**
* @return gpu
*/
public Integer getGpu() {
return this.gpu;
}
/**
* @return image
*/
public String getImage() {
return this.image;
}
/**
* @return imagePullPolicy
*/
public String getImagePullPolicy() {
return this.imagePullPolicy;
}
/**
* @return initContainerEnvironmentVars
*/
public java.util.List < InitContainerEnvironmentVars> getInitContainerEnvironmentVars() {
return this.initContainerEnvironmentVars;
}
/**
* @return initContainerPorts
*/
public java.util.List < InitContainerPorts> getInitContainerPorts() {
return this.initContainerPorts;
}
/**
* @return initContainerVolumeMounts
*/
public java.util.List < InitContainerVolumeMounts> getInitContainerVolumeMounts() {
return this.initContainerVolumeMounts;
}
/**
* @return memory
*/
public Float getMemory() {
return this.memory;
}
/**
* @return name
*/
public String getName() {
return this.name;
}
/**
* @return workingDir
*/
public String getWorkingDir() {
return this.workingDir;
}
public static final class Builder {
private InitContainersSecurityContext securityContext;
private java.util.List < String > args;
private java.util.List < String > commands;
private Float cpu;
private Integer gpu;
private String image;
private String imagePullPolicy;
private java.util.List < InitContainerEnvironmentVars> initContainerEnvironmentVars;
private java.util.List < InitContainerPorts> initContainerPorts;
private java.util.List < InitContainerVolumeMounts> initContainerVolumeMounts;
private Float memory;
private String name;
private String workingDir;
/**
* SecurityContext.
*/
public Builder securityContext(InitContainersSecurityContext securityContext) {
this.securityContext = securityContext;
return this;
}
/**
* The container startup arguments.
*/
public Builder args(java.util.List < String > args) {
this.args = args;
return this;
}
/**
* The commands that you can run to start the init container.
*/
public Builder commands(java.util.List < String > commands) {
this.commands = commands;
return this;
}
/**
* The number of vCPUs per init container.
*
* example:
* 0.5
*/
public Builder cpu(Float cpu) {
this.cpu = cpu;
return this;
}
/**
* The number of GPUs per init container.
*
* example:
* 1
*/
public Builder gpu(Integer gpu) {
this.gpu = gpu;
return this;
}
/**
* The image of the init container.
*
* example:
* nginx
*/
public Builder image(String image) {
this.image = image;
return this;
}
/**
* The image pulling policy. Valid values:
*
* - Always: Image pulling is performed each time instances are created.
* - IfNotPresent: Image pulling is performed as needed. On-premises images are preferentially used. If no on-premises images are available, image pulling is performed.
* - Never: On-premises images are always used. Image pulling is not performed.
*
*
* example:
* Always
*/
public Builder imagePullPolicy(String imagePullPolicy) {
this.imagePullPolicy = imagePullPolicy;
return this;
}
/**
* The environment variables of the init container.
*/
public Builder initContainerEnvironmentVars(java.util.List < InitContainerEnvironmentVars> initContainerEnvironmentVars) {
this.initContainerEnvironmentVars = initContainerEnvironmentVars;
return this;
}
/**
* The ports of the init container.
*/
public Builder initContainerPorts(java.util.List < InitContainerPorts> initContainerPorts) {
this.initContainerPorts = initContainerPorts;
return this;
}
/**
* The volume mounts of the init container.
*/
public Builder initContainerVolumeMounts(java.util.List < InitContainerVolumeMounts> initContainerVolumeMounts) {
this.initContainerVolumeMounts = initContainerVolumeMounts;
return this;
}
/**
* The memory size per init container. Unit: GiB.
*
* example:
* 1.0
*/
public Builder memory(Float memory) {
this.memory = memory;
return this;
}
/**
* The name of the init container.
*
* example:
* test-init
*/
public Builder name(String name) {
this.name = name;
return this;
}
/**
* The working directory.
*
* example:
* /usr/local
*/
public Builder workingDir(String workingDir) {
this.workingDir = workingDir;
return this;
}
public InitContainers build() {
return new InitContainers(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class SecurityContextSysCtls extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Name")
private String name;
@com.aliyun.core.annotation.NameInMap("Value")
private String value;
private SecurityContextSysCtls(Builder builder) {
this.name = builder.name;
this.value = builder.value;
}
public static Builder builder() {
return new Builder();
}
public static SecurityContextSysCtls create() {
return builder().build();
}
/**
* @return name
*/
public String getName() {
return this.name;
}
/**
* @return value
*/
public String getValue() {
return this.value;
}
public static final class Builder {
private String name;
private String value;
/**
* The variable name of the security context in which the elastic container instance runs.
*
* example:
* kernel.msgmax
*/
public Builder name(String name) {
this.name = name;
return this;
}
/**
* The variable value of the security context in which the elastic container instance runs.
*
* example:
* 65536
*/
public Builder value(String value) {
this.value = value;
return this;
}
public SecurityContextSysCtls build() {
return new SecurityContextSysCtls(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class Tags extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Key")
private String key;
@com.aliyun.core.annotation.NameInMap("Value")
private String value;
private Tags(Builder builder) {
this.key = builder.key;
this.value = builder.value;
}
public static Builder builder() {
return new Builder();
}
public static Tags create() {
return builder().build();
}
/**
* @return key
*/
public String getKey() {
return this.key;
}
/**
* @return value
*/
public String getValue() {
return this.value;
}
public static final class Builder {
private String key;
private String value;
/**
* The tag key.
*
* example:
* version
*/
public Builder key(String key) {
this.key = key;
return this;
}
/**
* The tag value.
*
* example:
* 3
*/
public Builder value(String value) {
this.value = value;
return this;
}
public Tags build() {
return new Tags(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class DiskVolume extends TeaModel {
@com.aliyun.core.annotation.NameInMap("DiskId")
private String diskId;
@com.aliyun.core.annotation.NameInMap("DiskSize")
private Integer diskSize;
@com.aliyun.core.annotation.NameInMap("FsType")
private String fsType;
private DiskVolume(Builder builder) {
this.diskId = builder.diskId;
this.diskSize = builder.diskSize;
this.fsType = builder.fsType;
}
public static Builder builder() {
return new Builder();
}
public static DiskVolume create() {
return builder().build();
}
/**
* @return diskId
*/
public String getDiskId() {
return this.diskId;
}
/**
* @return diskSize
*/
public Integer getDiskSize() {
return this.diskSize;
}
/**
* @return fsType
*/
public String getFsType() {
return this.fsType;
}
public static final class Builder {
private String diskId;
private Integer diskSize;
private String fsType;
/**
* DiskId.
*/
public Builder diskId(String diskId) {
this.diskId = diskId;
return this;
}
/**
* DiskSize.
*/
public Builder diskSize(Integer diskSize) {
this.diskSize = diskSize;
return this;
}
/**
* FsType.
*/
public Builder fsType(String fsType) {
this.fsType = fsType;
return this;
}
public DiskVolume build() {
return new DiskVolume(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class EmptyDirVolume extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Medium")
private String medium;
@com.aliyun.core.annotation.NameInMap("SizeLimit")
private String sizeLimit;
private EmptyDirVolume(Builder builder) {
this.medium = builder.medium;
this.sizeLimit = builder.sizeLimit;
}
public static Builder builder() {
return new Builder();
}
public static EmptyDirVolume create() {
return builder().build();
}
/**
* @return medium
*/
public String getMedium() {
return this.medium;
}
/**
* @return sizeLimit
*/
public String getSizeLimit() {
return this.sizeLimit;
}
public static final class Builder {
private String medium;
private String sizeLimit;
/**
* Medium.
*/
public Builder medium(String medium) {
this.medium = medium;
return this;
}
/**
* SizeLimit.
*/
public Builder sizeLimit(String sizeLimit) {
this.sizeLimit = sizeLimit;
return this;
}
public EmptyDirVolume build() {
return new EmptyDirVolume(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class FlexVolume extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Driver")
private String driver;
@com.aliyun.core.annotation.NameInMap("FsType")
private String fsType;
@com.aliyun.core.annotation.NameInMap("Options")
private String options;
private FlexVolume(Builder builder) {
this.driver = builder.driver;
this.fsType = builder.fsType;
this.options = builder.options;
}
public static Builder builder() {
return new Builder();
}
public static FlexVolume create() {
return builder().build();
}
/**
* @return driver
*/
public String getDriver() {
return this.driver;
}
/**
* @return fsType
*/
public String getFsType() {
return this.fsType;
}
/**
* @return options
*/
public String getOptions() {
return this.options;
}
public static final class Builder {
private String driver;
private String fsType;
private String options;
/**
* Driver.
*/
public Builder driver(String driver) {
this.driver = driver;
return this;
}
/**
* FsType.
*/
public Builder fsType(String fsType) {
this.fsType = fsType;
return this;
}
/**
* Options.
*/
public Builder options(String options) {
this.options = options;
return this;
}
public FlexVolume build() {
return new FlexVolume(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class HostPathVolume extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Path")
private String path;
@com.aliyun.core.annotation.NameInMap("Type")
private String type;
private HostPathVolume(Builder builder) {
this.path = builder.path;
this.type = builder.type;
}
public static Builder builder() {
return new Builder();
}
public static HostPathVolume create() {
return builder().build();
}
/**
* @return path
*/
public String getPath() {
return this.path;
}
/**
* @return type
*/
public String getType() {
return this.type;
}
public static final class Builder {
private String path;
private String type;
/**
* Path.
*/
public Builder path(String path) {
this.path = path;
return this;
}
/**
* Type.
*/
public Builder type(String type) {
this.type = type;
return this;
}
public HostPathVolume build() {
return new HostPathVolume(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class NFSVolume extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Path")
private String path;
@com.aliyun.core.annotation.NameInMap("ReadOnly")
private Boolean readOnly;
@com.aliyun.core.annotation.NameInMap("Server")
private String server;
private NFSVolume(Builder builder) {
this.path = builder.path;
this.readOnly = builder.readOnly;
this.server = builder.server;
}
public static Builder builder() {
return new Builder();
}
public static NFSVolume create() {
return builder().build();
}
/**
* @return path
*/
public String getPath() {
return this.path;
}
/**
* @return readOnly
*/
public Boolean getReadOnly() {
return this.readOnly;
}
/**
* @return server
*/
public String getServer() {
return this.server;
}
public static final class Builder {
private String path;
private Boolean readOnly;
private String server;
/**
* Path.
*/
public Builder path(String path) {
this.path = path;
return this;
}
/**
* Specifies whether the mount path is read-only.
* Default value: false.
*
* example:
* false
*/
public Builder readOnly(Boolean readOnly) {
this.readOnly = readOnly;
return this;
}
/**
* The address of the image repository.
*
* example:
* registry-vpc.cn-shanghai.aliyuncs.com
*/
public Builder server(String server) {
this.server = server;
return this;
}
public NFSVolume build() {
return new NFSVolume(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class ConfigFileVolumeConfigFileToPath extends TeaModel {
@com.aliyun.core.annotation.NameInMap("Content")
private String content;
@com.aliyun.core.annotation.NameInMap("Mode")
private Integer mode;
@com.aliyun.core.annotation.NameInMap("Path")
private String path;
private ConfigFileVolumeConfigFileToPath(Builder builder) {
this.content = builder.content;
this.mode = builder.mode;
this.path = builder.path;
}
public static Builder builder() {
return new Builder();
}
public static ConfigFileVolumeConfigFileToPath create() {
return builder().build();
}
/**
* @return content
*/
public String getContent() {
return this.content;
}
/**
* @return mode
*/
public Integer getMode() {
return this.mode;
}
/**
* @return path
*/
public String getPath() {
return this.path;
}
public static final class Builder {
private String content;
private Integer mode;
private String path;
/**
* The content of the configuration file (32 KB).
*
* example:
* bGl1bWk=
*/
public Builder content(String content) {
this.content = content;
return this;
}
/**
* The permissions on the ConfigFile volume.
*
* example:
* 0644
*/
public Builder mode(Integer mode) {
this.mode = mode;
return this;
}
/**
* The relative path to the configuration file.
*
* example:
* /usr/bin/
*/
public Builder path(String path) {
this.path = path;
return this;
}
public ConfigFileVolumeConfigFileToPath build() {
return new ConfigFileVolumeConfigFileToPath(this);
}
}
}
/**
*
* {@link ModifyEciScalingConfigurationRequest} extends {@link TeaModel}
*
* ModifyEciScalingConfigurationRequest
*/
public static class Volumes extends TeaModel {
@com.aliyun.core.annotation.NameInMap("DiskVolume")
@com.aliyun.core.annotation.Validation(required = true)
private DiskVolume diskVolume;
@com.aliyun.core.annotation.NameInMap("EmptyDirVolume")
@com.aliyun.core.annotation.Validation(required = true)
private EmptyDirVolume emptyDirVolume;
@com.aliyun.core.annotation.NameInMap("FlexVolume")
@com.aliyun.core.annotation.Validation(required = true)
private FlexVolume flexVolume;
@com.aliyun.core.annotation.NameInMap("HostPathVolume")
@com.aliyun.core.annotation.Validation(required = true)
private HostPathVolume hostPathVolume;
@com.aliyun.core.annotation.NameInMap("NFSVolume")
@com.aliyun.core.annotation.Validation(required = true)
private NFSVolume NFSVolume;
@com.aliyun.core.annotation.NameInMap("ConfigFileVolumeConfigFileToPath")
private java.util.List < ConfigFileVolumeConfigFileToPath> configFileVolumeConfigFileToPath;
@com.aliyun.core.annotation.NameInMap("ConfigFileVolumeDefaultMode")
private Integer configFileVolumeDefaultMode;
@com.aliyun.core.annotation.NameInMap("Name")
private String name;
@com.aliyun.core.annotation.NameInMap("Type")
private String type;
private Volumes(Builder builder) {
this.diskVolume = builder.diskVolume;
this.emptyDirVolume = builder.emptyDirVolume;
this.flexVolume = builder.flexVolume;
this.hostPathVolume = builder.hostPathVolume;
this.NFSVolume = builder.NFSVolume;
this.configFileVolumeConfigFileToPath = builder.configFileVolumeConfigFileToPath;
this.configFileVolumeDefaultMode = builder.configFileVolumeDefaultMode;
this.name = builder.name;
this.type = builder.type;
}
public static Builder builder() {
return new Builder();
}
public static Volumes create() {
return builder().build();
}
/**
* @return diskVolume
*/
public DiskVolume getDiskVolume() {
return this.diskVolume;
}
/**
* @return emptyDirVolume
*/
public EmptyDirVolume getEmptyDirVolume() {
return this.emptyDirVolume;
}
/**
* @return flexVolume
*/
public FlexVolume getFlexVolume() {
return this.flexVolume;
}
/**
* @return hostPathVolume
*/
public HostPathVolume getHostPathVolume() {
return this.hostPathVolume;
}
/**
* @return NFSVolume
*/
public NFSVolume getNFSVolume() {
return this.NFSVolume;
}
/**
* @return configFileVolumeConfigFileToPath
*/
public java.util.List < ConfigFileVolumeConfigFileToPath> getConfigFileVolumeConfigFileToPath() {
return this.configFileVolumeConfigFileToPath;
}
/**
* @return configFileVolumeDefaultMode
*/
public Integer getConfigFileVolumeDefaultMode() {
return this.configFileVolumeDefaultMode;
}
/**
* @return name
*/
public String getName() {
return this.name;
}
/**
* @return type
*/
public String getType() {
return this.type;
}
public static final class Builder {
private DiskVolume diskVolume;
private EmptyDirVolume emptyDirVolume;
private FlexVolume flexVolume;
private HostPathVolume hostPathVolume;
private NFSVolume NFSVolume;
private java.util.List < ConfigFileVolumeConfigFileToPath> configFileVolumeConfigFileToPath;
private Integer configFileVolumeDefaultMode;
private String name;
private String type;
/**
* DiskVolume.
*/
public Builder diskVolume(DiskVolume diskVolume) {
this.diskVolume = diskVolume;
return this;
}
/**
* EmptyDirVolume.
*/
public Builder emptyDirVolume(EmptyDirVolume emptyDirVolume) {
this.emptyDirVolume = emptyDirVolume;
return this;
}
/**
* FlexVolume.
*/
public Builder flexVolume(FlexVolume flexVolume) {
this.flexVolume = flexVolume;
return this;
}
/**
* HostPathVolume.
*/
public Builder hostPathVolume(HostPathVolume hostPathVolume) {
this.hostPathVolume = hostPathVolume;
return this;
}
/**
* NFSVolume.
*/
public Builder NFSVolume(NFSVolume NFSVolume) {
this.NFSVolume = NFSVolume;
return this;
}
/**
* The paths to the configuration files.
*/
public Builder configFileVolumeConfigFileToPath(java.util.List < ConfigFileVolumeConfigFileToPath> configFileVolumeConfigFileToPath) {
this.configFileVolumeConfigFileToPath = configFileVolumeConfigFileToPath;
return this;
}
/**
* The default permissions on the ConfigFile volume.
*
* example:
* 0644
*/
public Builder configFileVolumeDefaultMode(Integer configFileVolumeDefaultMode) {
this.configFileVolumeDefaultMode = configFileVolumeDefaultMode;
return this;
}
/**
* The volume name.
*
* example:
* default-volume1
*/
public Builder name(String name) {
this.name = name;
return this;
}
/**
* The type of the Host directory. Examples: File, Directory, and Socket.
*
* example:
* EmptyDirVolume
*/
public Builder type(String type) {
this.type = type;
return this;
}
public Volumes build() {
return new Volumes(this);
}
}
}
}