| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.builder() |
AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.Builder.forceAttach(Boolean forceAttach)
Specifies whether to add the existing Elastic Compute Service (ECS) instances or elastic container instances in the scaling group to the new vServer group.
|
AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.Builder.regionId(String regionId)
The region ID of the scaling group.
|
AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.Builder.scalingGroupId(String scalingGroupId)
The ID of the scaling group.
|
AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.toBuilder() |
AttachVServerGroupsRequest.Builder |
AttachVServerGroupsRequest.Builder.vServerGroups(List<AttachVServerGroupsRequest.VServerGroups> vServerGroups)
The information about the vServer groups.
|
Copyright © 2024. All rights reserved.