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