程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<StartInstancesResponse> |
DefaultAsyncClient.startInstances(StartInstancesRequest request)
When you call this operation, take note of the following items:
* The ECS instances that you want to start must be in the **Stopped** state.``
* If the response contains `{"OperationLocks": {"LockReason" : "security"}}`, the ECS instance is locked to ensure security.
|
CompletableFuture<StartInstancesResponse> |
AsyncClient.startInstances(StartInstancesRequest request)
When you call this operation, take note of the following items:
* The ECS instances that you want to start must be in the **Stopped** state.``
* If the response contains `{"OperationLocks": {"LockReason" : "security"}}`, the ECS instance is locked to ensure security.
|
限定符和类型 | 方法和说明 |
---|---|
StartInstancesRequest |
StartInstancesRequest.Builder.build() |
static StartInstancesRequest |
StartInstancesRequest.create() |
Copyright © 2024. All rights reserved.