程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<RebootInstanceResponse> |
DefaultAsyncClient.rebootInstance(RebootInstanceRequest request)
* Only instances that are in the `Running` state can be restarted.****
* After an instance is restarted, the status of the instance changes to `Starting`.****
* An instance can be forcibly restarted.
|
CompletableFuture<RebootInstanceResponse> |
AsyncClient.rebootInstance(RebootInstanceRequest request)
* Only instances that are in the `Running` state can be restarted.****
* After an instance is restarted, the status of the instance changes to `Starting`.****
* An instance can be forcibly restarted.
|
限定符和类型 | 方法和说明 |
---|---|
RebootInstanceResponse |
RebootInstanceResponse.Builder.build() |
static RebootInstanceResponse |
RebootInstanceResponse.create() |
Copyright © 2024. All rights reserved.