public static final class RebootInstanceRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
RebootInstanceRequest |
build() |
RebootInstanceRequest.Builder |
forceStop(String forceStop)
Indicates whether to stop the instance forcibly before you reboot it.
|
RebootInstanceRequest.Builder |
instanceId(String instanceId)
The ID of the instance that you want to reboot.
|
public RebootInstanceRequest.Builder forceStop(String forceStop)
* **true** * **false**
public RebootInstanceRequest.Builder instanceId(String instanceId)
public RebootInstanceRequest build()
Copyright © 2024. All rights reserved.