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