程序包 | 说明 |
---|---|
com.aliyun.sdk.service.sae20190506.models |
限定符和类型 | 方法和说明 |
---|---|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.acrAssumeRoleArn(String acrAssumeRoleArn)
The Alibaba Cloud Resource Name (ARN) required for a RAM role to obtain images across accounts.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.acrInstanceId(String acrInstanceId)
The ID of Container Registry Enterprise Edition instance N.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.appId(String appId)
The ID of the application.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.associateEip(Boolean associateEip)
Specifies whether to associate an EIP with the node pool.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.autoEnableApplicationScalingRule(Boolean autoEnableApplicationScalingRule)
Specifies whether to automatically enable an auto scaling policy for the application.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.batchWaitTime(Integer batchWaitTime)
The interval between batches during a batch release.
|
static DeployApplicationRequest.Builder |
DeployApplicationRequest.builder() |
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.changeOrderDesc(String changeOrderDesc)
The description of the change order.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.command(String command)
The command that is used to start the image.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.commandArgs(String commandArgs)
The parameters of the image startup command.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.configMapMountDesc(String configMapMountDesc)
The description of the **ConfigMap** instance mounted to the application.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.cpu(Integer cpu)
Cpu.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.customHostAlias(String customHostAlias)
The custom mappings between hostnames and IP addresses in the container.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.deploy(String deploy)
This parameter takes effect only for applications that are in the Stopped state.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.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.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.enableAhas(String enableAhas)
Indicates whether access to Application High Availability Service (AHAS) is enabled.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.enableGreyTagRoute(Boolean enableGreyTagRoute)
Indicates whether canary release rules are enabled.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.enableNewArms(Boolean enableNewArms)
EnableNewArms.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.envs(String envs)
The environment variables.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.imagePullSecrets(String imagePullSecrets)
The ID of the corresponding Secret.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.imageUrl(String imageUrl)
The URL of the image.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.jarStartArgs(String jarStartArgs)
The arguments in the JAR package.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.jarStartOptions(String jarStartOptions)
The option settings in the JAR package.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.jdk(String jdk)
The version of the Java development kit (JDK) on which the deployment package of the application depends.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.kafkaConfigs(String kafkaConfigs)
The logging configurations of Message Queue for Apache Kafka.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.liveness(String liveness)
The details of the availability check that was performed on the container.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.memory(Integer memory)
Memory.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.microRegistration(String microRegistration)
The Nacos registry.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.microRegistrationConfig(String microRegistrationConfig)
MicroRegistrationConfig.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.minReadyInstanceRatio(Integer minReadyInstanceRatio)
The percentage of the minimum number of available instances.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.minReadyInstances(Integer minReadyInstances)
The minimum number of available instances.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.mountDesc(String mountDesc)
The configurations for mounting the NAS file system.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.mountHost(String mountHost)
The mount target of the NAS file system in the VPC where the application is deployed.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.nasConfigs(String nasConfigs)
The configurations of mounting the NAS file system.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.nasId(String nasId)
The ID of the Apsara File Storage NAS file system.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.ossAkId(String ossAkId)
The AccessKey ID that is used to read data from and write data to Object Storage Service (OSS) buckets.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.ossAkSecret(String ossAkSecret)
The AccessKey secret that is used to read data from and write data to OSS buckets.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.ossMountDescs(String ossMountDescs)
Information of the Object Storage Service (OSS) bucket mounted to the application.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.packageType(String packageType)
PackageType.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.packageUrl(String packageUrl)
The address of the deployment package.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.packageVersion(String packageVersion)
The version of the deployment package.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.php(String php)
Php.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.phpArmsConfigLocation(String phpArmsConfigLocation)
The path on which the PHP configuration file for application monitoring is mounted.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.phpConfig(String phpConfig)
The details of the PHP configuration file.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.phpConfigLocation(String phpConfigLocation)
The path on which the PHP configuration file for application startup is mounted.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.postStart(String postStart)
The script that is run immediately after the container is started.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.preStop(String preStop)
The script that is run before the container is stopped.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.pvtzDiscoverySvc(String pvtzDiscoverySvc)
The configurations of Kubernetes Service-based service registration and discovery.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.python(String python)
The Python environment.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.pythonModules(String pythonModules)
The configurations for installing custom module dependencies.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.readiness(String readiness)
The details of the health check that was performed on the container.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.replicas(Integer replicas)
Replicas.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.securityGroupId(String securityGroupId)
SecurityGroupId.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.serviceTags(String serviceTags)
ServiceTags.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.slsConfigs(String slsConfigs)
The logging configurations of Log Service.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.terminationGracePeriodSeconds(Integer terminationGracePeriodSeconds)
The timeout period for a graceful shutdown.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.timezone(String timezone)
The time zone.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.toBuilder() |
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.tomcatConfig(String tomcatConfig)
The Tomcat configuration.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.updateStrategy(String updateStrategy)
The deployment policy.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.vSwitchId(String vSwitchId)
VSwitchId.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.warStartOptions(String warStartOptions)
The startup command of the WAR package.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.webContainer(String webContainer)
The version of the Tomcat container on which the deployment package depends.
|
Copyright © 2024. All rights reserved.