程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<StopInstanceResponse> |
DefaultAsyncClient.stopInstance(StopInstanceRequest request)
* If you call the DescribeInstances operation to query the details of an instance and `OperationLocks` in the response contains `"LockReason": "security"`, the instance is locked for security reasons and cannot be stopped.
|
CompletableFuture<StopInstanceResponse> |
AsyncClient.stopInstance(StopInstanceRequest request)
* If you call the DescribeInstances operation to query the details of an instance and `OperationLocks` in the response contains `"LockReason": "security"`, the instance is locked for security reasons and cannot be stopped.
|
限定符和类型 | 方法和说明 |
---|---|
StopInstanceRequest |
StopInstanceRequest.Builder.build() |
static StopInstanceRequest |
StopInstanceRequest.create() |
Copyright © 2024. All rights reserved.