程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
RebootInstanceResponse |
Client.rebootInstance(RebootInstanceRequest request)
* Only instances that are in the `Running` state can be restarted.****
* After the ECS instance is restarted, the status of the instance changes to `Starting`.****
* An instance can be forcibly restarted.
|
RebootInstanceResponse |
Client.rebootInstanceWithOptions(RebootInstanceRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
* Only instances that are in the `Running` state can be restarted.****
* After the ECS instance is restarted, the status of the instance changes to `Starting`.****
* An instance can be forcibly restarted.
|
限定符和类型 | 方法和说明 |
---|---|
static RebootInstanceResponse |
RebootInstanceResponse.build(Map<String,?> map) |
RebootInstanceResponse |
RebootInstanceResponse.setBody(RebootInstanceResponseBody body) |
RebootInstanceResponse |
RebootInstanceResponse.setHeaders(Map<String,String> headers) |
RebootInstanceResponse |
RebootInstanceResponse.setStatusCode(Integer statusCode) |
Copyright © 2023. All rights reserved.