| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
Future<RebootInstanceResult> |
AbstractAmazonLightsailAsync.rebootInstanceAsync(RebootInstanceRequest request,
AsyncHandler<RebootInstanceRequest,RebootInstanceResult> asyncHandler) |
Future<RebootInstanceResult> |
AmazonLightsailAsyncClient.rebootInstanceAsync(RebootInstanceRequest request,
AsyncHandler<RebootInstanceRequest,RebootInstanceResult> asyncHandler) |
Future<RebootInstanceResult> |
AmazonLightsailAsync.rebootInstanceAsync(RebootInstanceRequest rebootInstanceRequest,
AsyncHandler<RebootInstanceRequest,RebootInstanceResult> asyncHandler)
Restarts a specific instance.
|
| Modifier and Type | Method and Description |
|---|---|
RebootInstanceRequest |
RebootInstanceRequest.clone() |
RebootInstanceRequest |
RebootInstanceRequest.withInstanceName(String instanceName)
The name of the instance to reboot.
|
Copyright © 2024. All rights reserved.