程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
ScaleOutApplicationRequest.Builder |
ScaleOutApplicationRequest.Builder.appId(String appId)
The ID of the application that you want to scale out.
|
static ScaleOutApplicationRequest.Builder |
ScaleOutApplicationRequest.builder() |
ScaleOutApplicationRequest.Builder |
ScaleOutApplicationRequest.Builder.deployGroup(String deployGroup)
The ID of the instance group where the application you want to scale out is deployed.
|
ScaleOutApplicationRequest.Builder |
ScaleOutApplicationRequest.Builder.ecuInfo(String ecuInfo)
The ID of the elastic compute unit (ECU) that corresponds to the Elastic Compute Service (ECS) instance to be added to the instance group for scale-out.
|
ScaleOutApplicationRequest.Builder |
ScaleOutApplicationRequest.toBuilder() |
Copyright © 2023. All rights reserved.