public static interface RebootInstanceRequest.Builder extends LightsailRequest.Builder, CopyableBuilder<RebootInstanceRequest.Builder,RebootInstanceRequest>
| Modifier and Type | Method and Description |
|---|---|
RebootInstanceRequest.Builder |
instanceName(String instanceName)
The name of the instance to reboot.
|
RebootInstanceRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildRebootInstanceRequest.Builder instanceName(String instanceName)
The name of the instance to reboot.
instanceName - The name of the instance to reboot.RebootInstanceRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.