程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.appEnv(String appEnv)
The environment variables of the application.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.appId(String appId)
The ID of the application.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.batch(Integer batch)
The number of batches per instance group.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.batchWaitTime(Integer batchWaitTime)
The wait time between deployment batches for the application.
|
static DeployApplicationRequest.Builder |
DeployApplicationRequest.builder() |
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.buildPackId(Long buildPackId)
The build package number of EDAS Container.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.componentIds(String componentIds)
The IDs of the components used by the application.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.deployType(String deployType)
The deployment mode of the application.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.desc(String desc)
The description of the application deployment.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.gray(Boolean gray)
Specifies whether canary release is selected as the deployment method.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.groupId(String groupId)
The ID of the instance group to which the application is deployed.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.imageUrl(String imageUrl)
The URL of the application image that is used to deploy the application in a Swarm cluster.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.packageVersion(String packageVersion)
The version of the application deployment package.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.releaseType(Long releaseType)
The mode in which the deployment batches are triggered.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.toBuilder() |
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.trafficControlStrategy(String trafficControlStrategy)
The canary release policy.
|
DeployApplicationRequest.Builder |
DeployApplicationRequest.Builder.warUrl(String warUrl)
The URL of the application deployment package.
|
Copyright © 2023. All rights reserved.