| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222 | |
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<DetachVServerGroupsResponse> |
DefaultAsyncClient.detachVServerGroups(DetachVServerGroupsRequest request)
* When you call the DetachVServerGroups operation, you must use the following parameters to specify the vServer groups that you want to detach from your scaling group:
* LoadBalancerId: the ID of the load balancer
* VServerGroupId: the ID of the vServer group
* Port: the port number of the vServer group
* When the vServer group specified by the request parameters matches that attached to your scaling group, this operation yields a favorable result.
|
CompletableFuture<DetachVServerGroupsResponse> |
AsyncClient.detachVServerGroups(DetachVServerGroupsRequest request)
* When you call the DetachVServerGroups operation, you must use the following parameters to specify the vServer groups that you want to detach from your scaling group:
* LoadBalancerId: the ID of the load balancer
* VServerGroupId: the ID of the vServer group
* Port: the port number of the vServer group
* When the vServer group specified by the request parameters matches that attached to your scaling group, this operation yields a favorable result.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DetachVServerGroupsResponse |
DetachVServerGroupsResponse.Builder.build() |
static DetachVServerGroupsResponse |
DetachVServerGroupsResponse.create() |
Copyright © 2024. All rights reserved.