| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
ExitStandbyRequest.Builder |
ExitStandbyRequest.Builder.async(Boolean async)
Specifies whether to remove the instance from the Standby state in an asynchronous manner.
|
static ExitStandbyRequest.Builder |
ExitStandbyRequest.builder() |
ExitStandbyRequest.Builder |
ExitStandbyRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
ExitStandbyRequest.Builder |
ExitStandbyRequest.Builder.instanceIds(List<String> instanceIds)
The IDs of the ECS instances.
|
ExitStandbyRequest.Builder |
ExitStandbyRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ExitStandbyRequest.Builder |
ExitStandbyRequest.Builder.regionId(String regionId)
The region ID of the scaling group.
|
ExitStandbyRequest.Builder |
ExitStandbyRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ExitStandbyRequest.Builder |
ExitStandbyRequest.Builder.scalingGroupId(String scalingGroupId)
The ID of the scaling group.
|
ExitStandbyRequest.Builder |
ExitStandbyRequest.toBuilder() |
Copyright © 2024. All rights reserved.