public static final class DetachVServerGroupsRequest.VServerGroups.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DetachVServerGroupsRequest.VServerGroups |
build() |
DetachVServerGroupsRequest.VServerGroups.Builder |
loadBalancerId(String loadBalancerId)
The ID of the load balancer to which the vServer group belongs.
|
DetachVServerGroupsRequest.VServerGroups.Builder |
vServerGroupAttributes(List<DetachVServerGroupsRequest.VServerGroupAttributes> vServerGroupAttributes)
The attributes of the backend vServer group.
|
public DetachVServerGroupsRequest.VServerGroups.Builder loadBalancerId(String loadBalancerId)
> You can detach vServer groups of up to five load balancers from a scaling group in one call.
public DetachVServerGroupsRequest.VServerGroups.Builder vServerGroupAttributes(List<DetachVServerGroupsRequest.VServerGroupAttributes> vServerGroupAttributes)
public DetachVServerGroupsRequest.VServerGroups build()
Copyright © 2024. All rights reserved.