程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<StopInstancesResponse> |
DefaultAsyncClient.stopInstances(StopInstancesRequest request)
## [](#)Usage notes
* If the response contains `{"OperationLocks": {"LockReason" : "security"}}` when you query the information of an instance, the instance is locked for security reasons.
|
CompletableFuture<StopInstancesResponse> |
AsyncClient.stopInstances(StopInstancesRequest request)
## [](#)Usage notes
* If the response contains `{"OperationLocks": {"LockReason" : "security"}}` when you query the information of an instance, the instance is locked for security reasons.
|
限定符和类型 | 方法和说明 |
---|---|
StopInstancesResponse |
StopInstancesResponse.Builder.build() |
static StopInstancesResponse |
StopInstancesResponse.create() |
Copyright © 2024. All rights reserved.