| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
RebootInstanceResult |
AbstractAmazonLightsail.rebootInstance(RebootInstanceRequest request) |
RebootInstanceResult |
AmazonLightsail.rebootInstance(RebootInstanceRequest rebootInstanceRequest)
Restarts a specific instance.
|
RebootInstanceResult |
AmazonLightsailClient.rebootInstance(RebootInstanceRequest request)
Restarts a specific instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RebootInstanceResult> |
AbstractAmazonLightsailAsync.rebootInstanceAsync(RebootInstanceRequest request,
AsyncHandler<RebootInstanceRequest,RebootInstanceResult> asyncHandler) |
Future<RebootInstanceResult> |
AmazonLightsailAsync.rebootInstanceAsync(RebootInstanceRequest rebootInstanceRequest,
AsyncHandler<RebootInstanceRequest,RebootInstanceResult> asyncHandler)
Restarts a specific instance.
|
Future<RebootInstanceResult> |
AmazonLightsailAsyncClient.rebootInstanceAsync(RebootInstanceRequest request,
AsyncHandler<RebootInstanceRequest,RebootInstanceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RebootInstanceResult |
RebootInstanceResult.clone() |
RebootInstanceResult |
RebootInstanceResult.withOperations(Collection<Operation> operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
RebootInstanceResult |
RebootInstanceResult.withOperations(Operation... operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
Copyright © 2021. All rights reserved.