| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sae20190506.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateJobRequest.Builder |
CreateJobRequest.Builder.acrAssumeRoleArn(String acrAssumeRoleArn)
The Alibaba Cloud Resource Name (ARN) required for a RAM role to obtain images across accounts.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.acrInstanceId(String acrInstanceId)
The ID of Container Registry Enterprise Edition instance N.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.appDescription(String appDescription)
The description of the template.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.appName(String appName)
The name of the job template.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.autoConfig(Boolean autoConfig)
Specifies whether to automatically configure the network environment.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.backoffLimit(Long backoffLimit)
The number of times the job is retried.
|
static CreateJobRequest.Builder |
CreateJobRequest.builder() |
CreateJobRequest.Builder |
CreateJobRequest.Builder.command(String command)
The command that is used to start the image.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.commandArgs(String commandArgs)
The parameters of the image startup command.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.concurrencyPolicy(String concurrencyPolicy)
The concurrency policy of the job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.configMapMountDesc(String configMapMountDesc)
The description of the **ConfigMap** instance mounted to the application.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.cpu(Integer cpu)
The CPU specifications that are required for each instance.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.customHostAlias(String customHostAlias)
The custom mappings between hostnames and IP addresses in the container.
|
CreateJobRequest.Builder |
CreateJobRequest.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.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.enableImageAccl(Boolean enableImageAccl)
EnableImageAccl.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.envs(String envs)
The environment variables.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.imagePullSecrets(String imagePullSecrets)
The ID of the corresponding Secret.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.imageUrl(String imageUrl)
The URL of the image.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.jarStartArgs(String jarStartArgs)
The arguments in the JAR package.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.jarStartOptions(String jarStartOptions)
The option settings in the JAR package.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.jdk(String jdk)
The version of the Java development kit (JDK) on which the deployment package of the application depends.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.memory(Integer memory)
The size of memory required by each instance.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.mountDesc(String mountDesc)
The configurations for mounting the NAS file system.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.mountHost(String mountHost)
The mount target of the NAS file system in the VPC where the application is deployed.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.namespaceId(String namespaceId)
The ID of the Serverless App Engine (SAE) namespace.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.nasId(String nasId)
The ID of the Apsara File Storage NAS file system.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.ossAkId(String ossAkId)
The AccessKey ID that is used to read data from and write data to Object Storage Service (OSS) buckets.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.ossAkSecret(String ossAkSecret)
The AccessKey secret that is used to read data from and write data to OSS buckets.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.ossMountDescs(String ossMountDescs)
Information of the Object Storage Service (OSS) bucket mounted to the application.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.packageType(String packageType)
The type of the deployment package.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.packageUrl(String packageUrl)
The address of the deployment package.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.packageVersion(String packageVersion)
The version of the deployment package.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.phpConfig(String phpConfig)
The details of the PHP configuration file.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.phpConfigLocation(String phpConfigLocation)
The path on which the PHP configuration file for application startup is mounted.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.postStart(String postStart)
The script that is run immediately after the container is started.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.preStop(String preStop)
The script that is run before the container is stopped.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.programmingLanguage(String programmingLanguage)
The programming language.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.python(String python)
The Python environment.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.pythonModules(String pythonModules)
The configurations for installing custom module dependencies.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.refAppId(String refAppId)
The ID of the job that you reference.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.replicas(Integer replicas)
The number of concurrent instances.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.securityGroupId(String securityGroupId)
The ID of the security group.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.slice(Boolean slice)
Specifies whether to enable job sharding.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.sliceEnvs(String sliceEnvs)
The parameters of job sharding.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.slsConfigs(String slsConfigs)
The logging configurations of Log Service.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.terminationGracePeriodSeconds(Integer terminationGracePeriodSeconds)
The timeout period for a graceful shutdown.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.timeout(Long timeout)
The timeout period.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.timezone(String timezone)
The time zone.
|
CreateJobRequest.Builder |
CreateJobRequest.toBuilder() |
CreateJobRequest.Builder |
CreateJobRequest.Builder.tomcatConfig(String tomcatConfig)
The Tomcat configuration.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.triggerConfig(String triggerConfig)
TriggerConfig.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.vpcId(String vpcId)
The ID of the virtual private cloud (VPC) that corresponds to the SAE namespace.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.vSwitchId(String vSwitchId)
The vSwitch to which the elastic network interface (ENI) of the application instance is connected.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.warStartOptions(String warStartOptions)
The startup command of the WAR package.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.webContainer(String webContainer)
The version of the Tomcat container on which the deployment package depends.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.workload(String workload)
Set the value to `job`.
|
Copyright © 2024. All rights reserved.