public class TemServiceVersionInfo extends AbstractModel
Constructor and Description |
---|
TemServiceVersionInfo() |
TemServiceVersionInfo(TemServiceVersionInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getApmInstanceId()
Get APM instance ID
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getAppId()
Get User AppId
Note: This field may return `null`, indicating that no valid value was found.
|
String |
getApplicationDescription()
Get Application description
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getApplicationId()
Get Application ID
|
String |
getApplicationName()
Get Application name
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Autoscaler[] |
getAutoscalerList()
Get Array of scaling rules
Note: This field may return `null`, indicating that no valid value was found.
|
String |
getBatchDeployStatus()
Get Status of batch deployment: `batch_updating`, `batch_updating_waiting_confirm`
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getCodingLanguage()
Get Programming Language
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Boolean |
getConfEdited()
Get Whether the configuration has been changed during deployment
Note: This field may return `null`, indicating that no valid value was found.
|
Float |
getCpuSpec()
Get CPU specification
|
String |
getCreateDate()
Get Creation time
|
String |
getCreator()
Get Creator
Note: This field may return `null`, indicating that no valid value was found.
|
CronHorizontalAutoscaler[] |
getCronHorizontalAutoscaler()
Get Scheduled auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Long |
getCurrentInstances()
Get Number of current instances
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getDeployMode()
Get Deployment mode
|
DeployStrategyConf |
getDeployStrategyConf()
Get Deployment strategy
Note: This field may return `null`, indicating that no valid value was found.
|
String |
getDeployVersion()
Get Deployed version
|
String |
getDescription()
Get Description
|
Long |
getEnableMetrics()
Get `1`: Automatically enable metrics collection (open-telemetry)
`0`: Disable metrics collection
Note: This field may return null, indicating that no valid values can be obtained.
|
EnablePrometheusConf |
getEnablePrometheusConf()
Get Whether to enable application metric monitoring
Note: This field may return null, indicating that no valid values can be obtained.
|
Boolean |
getEnablePublicAccess()
Get Whether to enable public network access
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Long |
getEnableRegistry()
Get Whether to enable registry
Note: This field may return `null`, indicating that no valid value was found.
|
Long |
getEnableTracing()
Get Whether to
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Long |
getEnableTracingReport()
Get (Disused) Whether to enable linkage tracing and report.
|
Pair[] |
getEnvConf()
Get Environment configuration
|
String |
getEnvironmentId()
Get Environment ID
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getEnvironmentName()
Get Environment name
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Long |
getEsEnable()
Get Whether to enable auto scaling
Note: This field may return `null`, indicating that no valid values can be obtained.
|
EsInfo |
getEsInfo()
Get Scaling configuration
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getEsStrategy()
Get Auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Long |
getExpectedInstances()
Get Number of expected instances
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getGroupId()
Get Application group ID
Note: This field may return `null`, indicating that no valid value was found.
|
HorizontalAutoscaler[] |
getHorizontalAutoscaler()
Get Auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String[] |
getImageArgs()
Get Image command parameters
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getImageCommand()
Get Image command
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getImageTag()
Get Image tag
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Long |
getImageType()
Get Image type.
|
String |
getImgName()
Get Image name
|
String |
getImgRepo()
Get Image path
|
String |
getImgVersion()
Get Image version
|
Long |
getInitPodNum()
Get Number of initial pods
|
String |
getJdkVersion()
Get JDK version
|
String |
getJvmOpts()
Get Launch parameter
|
String |
getLastDeployDate()
Get The latest deployment time
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getLastDeploySuccessDate()
Get The latest successful deployment time
Note: This field may return `null`, indicating that no valid values can be obtained.
|
HealthCheckConfig |
getLiveness()
Get Configuration of aliveness probe
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String[] |
getLogConfs()
Get Log path information
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Long |
getLogEnable()
Get Whether to enable logging
Note: This field may return `null`, indicating that no valid values can be obtained.
|
LogOutputConf |
getLogOutputConf()
Get Log output configuration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Float |
getMemorySpec()
Get Memory specification
|
String |
getMinAliveInstances()
Get Minimum number of instances
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getModifier()
Get Modifier
Note: This field may return `null`, indicating that no valid value was found.
|
String |
getModifyDate()
Get Modification time
|
NodeInfo[] |
getNodeInfos()
Get Information of the node whether the application is deployed
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getOsFlavour()
Get OS version.
|
String |
getPkgName()
Get Program package name
Note: This field may return `null`, indicating that no valid values can be obtained.
|
DescribeRunPodPage |
getPodList()
Get List of pods
Note: This field may return `null`, indicating that no valid value was found.
|
String |
getPostStart()
Get The script to execute right after the startup
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getPostStartEncoded()
Get Whether to encode
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getPreStop()
Get The script to run before stop
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getPreStopEncoded()
Get Whether to encode
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getPublicDomain()
Get Public network address
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getPublishMode()
Get Publish mode
|
HealthCheckConfig |
getReadiness()
Get Configuration of readiness probe
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getRegion()
Get Region
Note: This field may return `null`, indicating that no valid value was found.
|
String |
getRepoServer()
Get Image repository server
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Long |
getRepoType()
Get Image type.
|
String[] |
getSecurityGroupIds()
Get Security group IDs
Note: This field may return `null`, indicating that no valid values can be obtained.
|
EksService |
getService()
Get EKS access configuration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
MountedSettingConf[] |
getSettingConfs()
Get Mounting configurations
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Boolean |
getSpeedUp()
Get Whether to enable application acceleration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
HealthCheckConfig |
getStartupProbe()
Get Configuration of the startup probe
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getStatus()
Get Running status
|
Boolean |
getStoppedManually()
Get Whether it’s stopped manually
Note: This field may return `null`, indicating that no valid values can be obtained.
|
StorageConf[] |
getStorageConfs()
Get Storage configuration
|
StorageMountConf[] |
getStorageMountConfs()
Get Mounting configuration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getSubAccountUin()
Get Sub Account UIN
Note: This field may return `null`, indicating that no valid value was found.
|
String |
getSubnetId()
Get Subnets
|
Tag[] |
getTags()
Get Tag
Note: This field may return `null`, indicating that no valid value was found.
|
String |
getTcrInstanceId()
Get TCR instance ID
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getUin()
Get User UIN
Note: This field may return `null`, indicating that no valid value was found.
|
Boolean |
getUnderDeploying()
Get Whether the application is being deployed
Note: This field may return `null`, indicating that no valid values can be obtained.
|
Boolean |
getUseRegistryDefaultConfig()
Get Whether to use the default registry configurations
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getVersionId()
Get Version ID
|
String |
getVersionName()
Get Version name
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String |
getVpc()
Get VPC
|
WorkloadInfo |
getWorkloadInfo()
Get Workload information
Note: This field may return `null`, indicating that no valid values can be obtained.
|
String[] |
getZones()
Get Availability zone of the application
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setApmInstanceId(String ApmInstanceId)
Set APM instance ID
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setAppId(String AppId)
Set User AppId
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setApplicationDescription(String ApplicationDescription)
Set Application description
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setApplicationId(String ApplicationId)
Set Application ID
|
void |
setApplicationName(String ApplicationName)
Set Application name
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setAutoscalerList(Autoscaler[] AutoscalerList)
Set Array of scaling rules
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setBatchDeployStatus(String BatchDeployStatus)
Set Status of batch deployment: `batch_updating`, `batch_updating_waiting_confirm`
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setCodingLanguage(String CodingLanguage)
Set Programming Language
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setConfEdited(Boolean ConfEdited)
Set Whether the configuration has been changed during deployment
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setCpuSpec(Float CpuSpec)
Set CPU specification
|
void |
setCreateDate(String CreateDate)
Set Creation time
|
void |
setCreator(String Creator)
Set Creator
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setCronHorizontalAutoscaler(CronHorizontalAutoscaler[] CronHorizontalAutoscaler)
Set Scheduled auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setCurrentInstances(Long CurrentInstances)
Set Number of current instances
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setDeployMode(String DeployMode)
Set Deployment mode
|
void |
setDeployStrategyConf(DeployStrategyConf DeployStrategyConf)
Set Deployment strategy
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setDeployVersion(String DeployVersion)
Set Deployed version
|
void |
setDescription(String Description)
Set Description
|
void |
setEnableMetrics(Long EnableMetrics)
Set `1`: Automatically enable metrics collection (open-telemetry)
`0`: Disable metrics collection
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setEnablePrometheusConf(EnablePrometheusConf EnablePrometheusConf)
Set Whether to enable application metric monitoring
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setEnablePublicAccess(Boolean EnablePublicAccess)
Set Whether to enable public network access
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setEnableRegistry(Long EnableRegistry)
Set Whether to enable registry
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setEnableTracing(Long EnableTracing)
Set Whether to
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setEnableTracingReport(Long EnableTracingReport)
Set (Disused) Whether to enable linkage tracing and report.
|
void |
setEnvConf(Pair[] EnvConf)
Set Environment configuration
|
void |
setEnvironmentId(String EnvironmentId)
Set Environment ID
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setEnvironmentName(String EnvironmentName)
Set Environment name
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setEsEnable(Long EsEnable)
Set Whether to enable auto scaling
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setEsInfo(EsInfo EsInfo)
Set Scaling configuration
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setEsStrategy(Long EsStrategy)
Set Auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setExpectedInstances(Long ExpectedInstances)
Set Number of expected instances
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setGroupId(String GroupId)
Set Application group ID
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setHorizontalAutoscaler(HorizontalAutoscaler[] HorizontalAutoscaler)
Set Auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setImageArgs(String[] ImageArgs)
Set Image command parameters
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setImageCommand(String ImageCommand)
Set Image command
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setImageTag(String ImageTag)
Set Image tag
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setImageType(Long ImageType)
Set Image type.
|
void |
setImgName(String ImgName)
Set Image name
|
void |
setImgRepo(String ImgRepo)
Set Image path
|
void |
setImgVersion(String ImgVersion)
Set Image version
|
void |
setInitPodNum(Long InitPodNum)
Set Number of initial pods
|
void |
setJdkVersion(String JdkVersion)
Set JDK version
|
void |
setJvmOpts(String JvmOpts)
Set Launch parameter
|
void |
setLastDeployDate(String LastDeployDate)
Set The latest deployment time
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setLastDeploySuccessDate(String LastDeploySuccessDate)
Set The latest successful deployment time
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setLiveness(HealthCheckConfig Liveness)
Set Configuration of aliveness probe
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setLogConfs(String[] LogConfs)
Set Log path information
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setLogEnable(Long LogEnable)
Set Whether to enable logging
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setLogOutputConf(LogOutputConf LogOutputConf)
Set Log output configuration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setMemorySpec(Float MemorySpec)
Set Memory specification
|
void |
setMinAliveInstances(String MinAliveInstances)
Set Minimum number of instances
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setModifier(String Modifier)
Set Modifier
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setModifyDate(String ModifyDate)
Set Modification time
|
void |
setNodeInfos(NodeInfo[] NodeInfos)
Set Information of the node whether the application is deployed
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setOsFlavour(String OsFlavour)
Set OS version.
|
void |
setPkgName(String PkgName)
Set Program package name
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setPodList(DescribeRunPodPage PodList)
Set List of pods
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setPostStart(String PostStart)
Set The script to execute right after the startup
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setPostStartEncoded(String PostStartEncoded)
Set Whether to encode
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setPreStop(String PreStop)
Set The script to run before stop
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setPreStopEncoded(String PreStopEncoded)
Set Whether to encode
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setPublicDomain(String PublicDomain)
Set Public network address
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setPublishMode(String PublishMode)
Set Publish mode
|
void |
setReadiness(HealthCheckConfig Readiness)
Set Configuration of readiness probe
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setRegion(String Region)
Set Region
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setRepoServer(String RepoServer)
Set Image repository server
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setRepoType(Long RepoType)
Set Image type.
|
void |
setSecurityGroupIds(String[] SecurityGroupIds)
Set Security group IDs
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setService(EksService Service)
Set EKS access configuration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setSettingConfs(MountedSettingConf[] SettingConfs)
Set Mounting configurations
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setSpeedUp(Boolean SpeedUp)
Set Whether to enable application acceleration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setStartupProbe(HealthCheckConfig StartupProbe)
Set Configuration of the startup probe
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setStatus(String Status)
Set Running status
|
void |
setStoppedManually(Boolean StoppedManually)
Set Whether it’s stopped manually
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setStorageConfs(StorageConf[] StorageConfs)
Set Storage configuration
|
void |
setStorageMountConfs(StorageMountConf[] StorageMountConfs)
Set Mounting configuration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setSubAccountUin(String SubAccountUin)
Set Sub Account UIN
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setSubnetId(String SubnetId)
Set Subnets
|
void |
setTags(Tag[] Tags)
Set Tag
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setTcrInstanceId(String TcrInstanceId)
Set TCR instance ID
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setUin(String Uin)
Set User UIN
Note: This field may return `null`, indicating that no valid value was found.
|
void |
setUnderDeploying(Boolean UnderDeploying)
Set Whether the application is being deployed
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setUseRegistryDefaultConfig(Boolean UseRegistryDefaultConfig)
Set Whether to use the default registry configurations
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setVersionId(String VersionId)
Set Version ID
|
void |
setVersionName(String VersionName)
Set Version name
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setVpc(String Vpc)
Set VPC
|
void |
setWorkloadInfo(WorkloadInfo WorkloadInfo)
Set Workload information
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
setZones(String[] Zones)
Set Availability zone of the application
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public TemServiceVersionInfo()
public TemServiceVersionInfo(TemServiceVersionInfo source)
public String getVersionId()
public void setVersionId(String VersionId)
VersionId
- Version IDpublic String getApplicationId()
public void setApplicationId(String ApplicationId)
ApplicationId
- Application IDpublic String getDeployMode()
public void setDeployMode(String DeployMode)
DeployMode
- Deployment modepublic String getJdkVersion()
public void setJdkVersion(String JdkVersion)
JdkVersion
- JDK versionpublic String getDescription()
public void setDescription(String Description)
Description
- Descriptionpublic String getDeployVersion()
public void setDeployVersion(String DeployVersion)
DeployVersion
- Deployed versionpublic String getPublishMode()
public void setPublishMode(String PublishMode)
PublishMode
- Publish modepublic String getJvmOpts()
public void setJvmOpts(String JvmOpts)
JvmOpts
- Launch parameterpublic Long getInitPodNum()
public void setInitPodNum(Long InitPodNum)
InitPodNum
- Number of initial podspublic Float getCpuSpec()
public void setCpuSpec(Float CpuSpec)
CpuSpec
- CPU specificationpublic Float getMemorySpec()
public void setMemorySpec(Float MemorySpec)
MemorySpec
- Memory specificationpublic String getImgRepo()
public void setImgRepo(String ImgRepo)
ImgRepo
- Image pathpublic String getImgName()
public void setImgName(String ImgName)
ImgName
- Image namepublic String getImgVersion()
public void setImgVersion(String ImgVersion)
ImgVersion
- Image versionpublic EsInfo getEsInfo()
public void setEsInfo(EsInfo EsInfo)
EsInfo
- Scaling configuration
Note: This field may return null, indicating that no valid values can be obtained.public Pair[] getEnvConf()
public void setEnvConf(Pair[] EnvConf)
EnvConf
- Environment configurationpublic StorageConf[] getStorageConfs()
public void setStorageConfs(StorageConf[] StorageConfs)
StorageConfs
- Storage configurationpublic String getStatus()
public void setStatus(String Status)
Status
- Running statuspublic String getVpc()
public void setVpc(String Vpc)
Vpc
- VPCpublic String getSubnetId()
public void setSubnetId(String SubnetId)
SubnetId
- Subnetspublic String getCreateDate()
public void setCreateDate(String CreateDate)
CreateDate
- Creation timepublic String getModifyDate()
public void setModifyDate(String ModifyDate)
ModifyDate
- Modification timepublic StorageMountConf[] getStorageMountConfs()
public void setStorageMountConfs(StorageMountConf[] StorageMountConfs)
StorageMountConfs
- Mounting configuration
Note: This field may return `null`, indicating that no valid values can be obtained.public String getVersionName()
public void setVersionName(String VersionName)
VersionName
- Version name
Note: This field may return `null`, indicating that no valid values can be obtained.public LogOutputConf getLogOutputConf()
public void setLogOutputConf(LogOutputConf LogOutputConf)
LogOutputConf
- Log output configuration
Note: This field may return `null`, indicating that no valid values can be obtained.public String getApplicationName()
public void setApplicationName(String ApplicationName)
ApplicationName
- Application name
Note: This field may return `null`, indicating that no valid values can be obtained.public String getApplicationDescription()
public void setApplicationDescription(String ApplicationDescription)
ApplicationDescription
- Application description
Note: This field may return `null`, indicating that no valid values can be obtained.public String getEnvironmentName()
public void setEnvironmentName(String EnvironmentName)
EnvironmentName
- Environment name
Note: This field may return `null`, indicating that no valid values can be obtained.public String getEnvironmentId()
public void setEnvironmentId(String EnvironmentId)
EnvironmentId
- Environment ID
Note: This field may return `null`, indicating that no valid values can be obtained.public String getPublicDomain()
public void setPublicDomain(String PublicDomain)
PublicDomain
- Public network address
Note: This field may return `null`, indicating that no valid values can be obtained.public Boolean getEnablePublicAccess()
public void setEnablePublicAccess(Boolean EnablePublicAccess)
EnablePublicAccess
- Whether to enable public network access
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getCurrentInstances()
public void setCurrentInstances(Long CurrentInstances)
CurrentInstances
- Number of current instances
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getExpectedInstances()
public void setExpectedInstances(Long ExpectedInstances)
ExpectedInstances
- Number of expected instances
Note: This field may return `null`, indicating that no valid values can be obtained.public String getCodingLanguage()
public void setCodingLanguage(String CodingLanguage)
CodingLanguage
- Programming Language
Note: This field may return `null`, indicating that no valid values can be obtained.public String getPkgName()
public void setPkgName(String PkgName)
PkgName
- Program package name
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getEsEnable()
public void setEsEnable(Long EsEnable)
EsEnable
- Whether to enable auto scaling
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getEsStrategy()
public void setEsStrategy(Long EsStrategy)
EsStrategy
- Auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.public String getImageTag()
public void setImageTag(String ImageTag)
ImageTag
- Image tag
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getLogEnable()
public void setLogEnable(Long LogEnable)
LogEnable
- Whether to enable logging
Note: This field may return `null`, indicating that no valid values can be obtained.public String getMinAliveInstances()
public void setMinAliveInstances(String MinAliveInstances)
MinAliveInstances
- Minimum number of instances
Note: This field may return `null`, indicating that no valid values can be obtained.public String[] getSecurityGroupIds()
public void setSecurityGroupIds(String[] SecurityGroupIds)
SecurityGroupIds
- Security group IDs
Note: This field may return `null`, indicating that no valid values can be obtained.public String getImageCommand()
public void setImageCommand(String ImageCommand)
ImageCommand
- Image command
Note: This field may return `null`, indicating that no valid values can be obtained.public String[] getImageArgs()
public void setImageArgs(String[] ImageArgs)
ImageArgs
- Image command parameters
Note: This field may return `null`, indicating that no valid values can be obtained.public Boolean getUseRegistryDefaultConfig()
public void setUseRegistryDefaultConfig(Boolean UseRegistryDefaultConfig)
UseRegistryDefaultConfig
- Whether to use the default registry configurations
Note: This field may return `null`, indicating that no valid values can be obtained.public EksService getService()
public void setService(EksService Service)
Service
- EKS access configuration
Note: This field may return `null`, indicating that no valid values can be obtained.public MountedSettingConf[] getSettingConfs()
public void setSettingConfs(MountedSettingConf[] SettingConfs)
SettingConfs
- Mounting configurations
Note: This field may return `null`, indicating that no valid values can be obtained.public String[] getLogConfs()
public void setLogConfs(String[] LogConfs)
LogConfs
- Log path information
Note: This field may return `null`, indicating that no valid values can be obtained.public String getPostStart()
public void setPostStart(String PostStart)
PostStart
- The script to execute right after the startup
Note: This field may return `null`, indicating that no valid values can be obtained.public String getPreStop()
public void setPreStop(String PreStop)
PreStop
- The script to run before stop
Note: This field may return `null`, indicating that no valid values can be obtained.public HealthCheckConfig getLiveness()
public void setLiveness(HealthCheckConfig Liveness)
Liveness
- Configuration of aliveness probe
Note: This field may return `null`, indicating that no valid values can be obtained.public HealthCheckConfig getReadiness()
public void setReadiness(HealthCheckConfig Readiness)
Readiness
- Configuration of readiness probe
Note: This field may return `null`, indicating that no valid values can be obtained.public HorizontalAutoscaler[] getHorizontalAutoscaler()
public void setHorizontalAutoscaler(HorizontalAutoscaler[] HorizontalAutoscaler)
HorizontalAutoscaler
- Auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.public CronHorizontalAutoscaler[] getCronHorizontalAutoscaler()
public void setCronHorizontalAutoscaler(CronHorizontalAutoscaler[] CronHorizontalAutoscaler)
CronHorizontalAutoscaler
- Scheduled auto scaling policy
Note: This field may return `null`, indicating that no valid values can be obtained.public String[] getZones()
public void setZones(String[] Zones)
Zones
- Availability zone of the application
Note: This field may return `null`, indicating that no valid values can be obtained.public String getLastDeployDate()
public void setLastDeployDate(String LastDeployDate)
LastDeployDate
- The latest deployment time
Note: This field may return `null`, indicating that no valid values can be obtained.public String getLastDeploySuccessDate()
public void setLastDeploySuccessDate(String LastDeploySuccessDate)
LastDeploySuccessDate
- The latest successful deployment time
Note: This field may return `null`, indicating that no valid values can be obtained.public NodeInfo[] getNodeInfos()
public void setNodeInfos(NodeInfo[] NodeInfos)
NodeInfos
- Information of the node whether the application is deployed
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getImageType()
public void setImageType(Long ImageType)
ImageType
- Image type. Values: `0` (Demo image), `1` (Normal image)
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getEnableTracing()
public void setEnableTracing(Long EnableTracing)
EnableTracing
- Whether to
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getEnableTracingReport()
public void setEnableTracingReport(Long EnableTracingReport)
EnableTracingReport
- (Disused) Whether to enable linkage tracing and report. It only takes effect when EnableTracing = `1`.
Note: This field may return null, indicating that no valid values can be obtained.public Long getRepoType()
public void setRepoType(Long RepoType)
RepoType
- Image type. `0`: Individual image; `1`: Enterprise image; `2`: Public image
Note: This field may return `null`, indicating that no valid values can be obtained.public String getBatchDeployStatus()
public void setBatchDeployStatus(String BatchDeployStatus)
BatchDeployStatus
- Status of batch deployment: `batch_updating`, `batch_updating_waiting_confirm`
Note: This field may return `null`, indicating that no valid values can be obtained.public String getApmInstanceId()
public void setApmInstanceId(String ApmInstanceId)
ApmInstanceId
- APM instance ID
Note: This field may return `null`, indicating that no valid values can be obtained.public WorkloadInfo getWorkloadInfo()
public void setWorkloadInfo(WorkloadInfo WorkloadInfo)
WorkloadInfo
- Workload information
Note: This field may return `null`, indicating that no valid values can be obtained.public Boolean getSpeedUp()
public void setSpeedUp(Boolean SpeedUp)
SpeedUp
- Whether to enable application acceleration
Note: This field may return `null`, indicating that no valid values can be obtained.public HealthCheckConfig getStartupProbe()
public void setStartupProbe(HealthCheckConfig StartupProbe)
StartupProbe
- Configuration of the startup probe
Note: This field may return `null`, indicating that no valid values can be obtained.public String getOsFlavour()
public void setOsFlavour(String OsFlavour)
OsFlavour
- OS version. Values:
- ALPINE
- CENTOS
Note: This field may return `null`, indicating that no valid values can be obtained.public String getRepoServer()
public void setRepoServer(String RepoServer)
RepoServer
- Image repository server
Note: This field may return `null`, indicating that no valid values can be obtained.public Boolean getUnderDeploying()
public void setUnderDeploying(Boolean UnderDeploying)
UnderDeploying
- Whether the application is being deployed
Note: This field may return `null`, indicating that no valid values can be obtained.public EnablePrometheusConf getEnablePrometheusConf()
public void setEnablePrometheusConf(EnablePrometheusConf EnablePrometheusConf)
EnablePrometheusConf
- Whether to enable application metric monitoring
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getStoppedManually()
public void setStoppedManually(Boolean StoppedManually)
StoppedManually
- Whether it’s stopped manually
Note: This field may return `null`, indicating that no valid values can be obtained.public String getTcrInstanceId()
public void setTcrInstanceId(String TcrInstanceId)
TcrInstanceId
- TCR instance ID
Note: This field may return `null`, indicating that no valid values can be obtained.public Long getEnableMetrics()
public void setEnableMetrics(Long EnableMetrics)
EnableMetrics
- `1`: Automatically enable metrics collection (open-telemetry)
`0`: Disable metrics collection
Note: This field may return null, indicating that no valid values can be obtained.public String getAppId()
public void setAppId(String AppId)
AppId
- User AppId
Note: This field may return `null`, indicating that no valid value was found.public String getSubAccountUin()
public void setSubAccountUin(String SubAccountUin)
SubAccountUin
- Sub Account UIN
Note: This field may return `null`, indicating that no valid value was found.public String getUin()
public void setUin(String Uin)
Uin
- User UIN
Note: This field may return `null`, indicating that no valid value was found.public String getRegion()
public void setRegion(String Region)
Region
- Region
Note: This field may return `null`, indicating that no valid value was found.public String getGroupId()
public void setGroupId(String GroupId)
GroupId
- Application group ID
Note: This field may return `null`, indicating that no valid value was found.public Long getEnableRegistry()
public void setEnableRegistry(Long EnableRegistry)
EnableRegistry
- Whether to enable registry
Note: This field may return `null`, indicating that no valid value was found.public Autoscaler[] getAutoscalerList()
public void setAutoscalerList(Autoscaler[] AutoscalerList)
AutoscalerList
- Array of scaling rules
Note: This field may return `null`, indicating that no valid value was found.public String getModifier()
public void setModifier(String Modifier)
Modifier
- Modifier
Note: This field may return `null`, indicating that no valid value was found.public String getCreator()
public void setCreator(String Creator)
Creator
- Creator
Note: This field may return `null`, indicating that no valid value was found.public DeployStrategyConf getDeployStrategyConf()
public void setDeployStrategyConf(DeployStrategyConf DeployStrategyConf)
DeployStrategyConf
- Deployment strategy
Note: This field may return `null`, indicating that no valid value was found.public DescribeRunPodPage getPodList()
public void setPodList(DescribeRunPodPage PodList)
PodList
- List of pods
Note: This field may return `null`, indicating that no valid value was found.public Boolean getConfEdited()
public void setConfEdited(Boolean ConfEdited)
ConfEdited
- Whether the configuration has been changed during deployment
Note: This field may return `null`, indicating that no valid value was found.public Tag[] getTags()
public void setTags(Tag[] Tags)
Tags
- Tag
Note: This field may return `null`, indicating that no valid value was found.public String getPreStopEncoded()
public void setPreStopEncoded(String PreStopEncoded)
PreStopEncoded
- Whether to encode
Note: This field may return null, indicating that no valid values can be obtained.public String getPostStartEncoded()
public void setPostStartEncoded(String PostStartEncoded)
PostStartEncoded
- Whether to encode
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2023. All rights reserved.