public static final class UpgradeApplicationRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
UpgradeApplicationRequest.Builder |
appId(String appId)
The ID of the application.
|
UpgradeApplicationRequest |
build() |
UpgradeApplicationRequest.Builder |
template(String template)
The information template for phased update.
|
UpgradeApplicationRequest.Builder |
timeout(Integer timeout)
The timeout period for asynchronous upgrade.
|
public UpgradeApplicationRequest.Builder appId(String appId)
public UpgradeApplicationRequest.Builder template(String template)
* Version range that you want to update * Configuration information of the target version * Canary release policy for resources * Intelligent upgrade policy that contains information such as the time window and resource usage limit
public UpgradeApplicationRequest.Builder timeout(Integer timeout)
public UpgradeApplicationRequest build()
Copyright © 2024. All rights reserved.