程序包 | 说明 |
---|---|
com.aliyun.sdk.service.sae20190506.models |
限定符和类型 | 方法和说明 |
---|---|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.acrAssumeRoleArn(String acrAssumeRoleArn)
The Alibaba Cloud Resource Name (ARN) of the RAM role that is used to pull images across accounts.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.acrInstanceId(String acrInstanceId)
The ID of Container Registry Enterprise Edition instance N.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.appId(String appId)
The ID of the application.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.backoffLimit(Long backoffLimit)
The number of times the job is retried.
|
static UpdateJobRequest.Builder |
UpdateJobRequest.builder() |
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.command(String command)
The command that is used to start the image.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.commandArgs(String commandArgs)
The parameters of the image startup command.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.concurrencyPolicy(String concurrencyPolicy)
The concurrency policy of the job.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.configMapMountDesc(String configMapMountDesc)
The description of the **ConfigMap** instance mounted to the application.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.customHostAlias(String customHostAlias)
The custom mappings between hostnames and IP addresses in the container.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.edasContainerVersion(String edasContainerVersion)
The version of the container, such as Ali-Tomcat, in which an application developed based on High-speed Service Framework (HSF) is deployed.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.enableImageAccl(Boolean enableImageAccl)
EnableImageAccl.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.envs(String envs)
The environment variables.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.imagePullSecrets(String imagePullSecrets)
The ID of the corresponding Secret.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.imageUrl(String imageUrl)
The URL of the image.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.jarStartArgs(String jarStartArgs)
The arguments in the JAR package.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.jarStartOptions(String jarStartOptions)
The option settings in the JAR package.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.jdk(String jdk)
The version of the Java development kit (JDK) on which the deployment package of the application depends.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.mountDesc(String mountDesc)
The configurations for mounting the NAS file system.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.mountHost(String mountHost)
The mount target of the NAS file system in the VPC where the application is deployed.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.nasId(String nasId)
The ID of the Apsara File Storage NAS file system.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.ossAkId(String ossAkId)
The AccessKey ID that is used to read data from and write data to OSS.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.ossAkSecret(String ossAkSecret)
The AccessKey secret that is used to read data from and write data to OSS.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.ossMountDescs(String ossMountDescs)
The information about the mounted Object Storage Service (OSS) bucket.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.packageUrl(String packageUrl)
The address of the deployment package.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.packageVersion(String packageVersion)
The version of the deployment package.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.php(String php)
The ID of Container Registry Enterprise Edition instance N.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.phpConfig(String phpConfig)
The details of the PHP configuration file.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.phpConfigLocation(String phpConfigLocation)
The path on which the PHP configuration file for application startup is mounted.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.postStart(String postStart)
The script to be run after the container is started.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.preStop(String preStop)
The script that is run before the container is stopped.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.programmingLanguage(String programmingLanguage)
The programming language.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.python(String python)
The Python environment.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.pythonModules(String pythonModules)
The configurations for installing custom module dependencies.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.refAppId(String refAppId)
The ID of the job that you reference.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.replicas(String replicas)
The number of concurrent instances.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.slice(Boolean slice)
Specifies whether to enable job sharding.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.sliceEnvs(String sliceEnvs)
The parameters of job sharding.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.slsConfigs(String slsConfigs)
The configurations of Log Service.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.terminationGracePeriodSeconds(Integer terminationGracePeriodSeconds)
The timeout period for a graceful shutdown.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.timeout(Long timeout)
The timeout period.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.timezone(String timezone)
The time zone.
|
UpdateJobRequest.Builder |
UpdateJobRequest.toBuilder() |
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.tomcatConfig(String tomcatConfig)
The Tomcat configuration.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.triggerConfig(String triggerConfig)
TriggerConfig.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.warStartOptions(String warStartOptions)
The startup command of the WAR package.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.webContainer(String webContainer)
The version of the Tomcat container on which the deployment package depends.
|
Copyright © 2024. All rights reserved.