| 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 |
|---|---|
StopInstanceResult |
AmazonLightsailClient.stopInstance(StopInstanceRequest request)
Stops a specific Amazon Lightsail instance that is currently running.
|
StopInstanceResult |
AmazonLightsail.stopInstance(StopInstanceRequest stopInstanceRequest)
Stops a specific Amazon Lightsail instance that is currently running.
|
StopInstanceResult |
AbstractAmazonLightsail.stopInstance(StopInstanceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopInstanceResult> |
AmazonLightsailAsyncClient.stopInstanceAsync(StopInstanceRequest request,
AsyncHandler<StopInstanceRequest,StopInstanceResult> asyncHandler) |
Future<StopInstanceResult> |
AbstractAmazonLightsailAsync.stopInstanceAsync(StopInstanceRequest request,
AsyncHandler<StopInstanceRequest,StopInstanceResult> asyncHandler) |
Future<StopInstanceResult> |
AmazonLightsailAsync.stopInstanceAsync(StopInstanceRequest stopInstanceRequest,
AsyncHandler<StopInstanceRequest,StopInstanceResult> asyncHandler)
Stops a specific Amazon Lightsail instance that is currently running.
|
| Modifier and Type | Method and Description |
|---|---|
StopInstanceResult |
StopInstanceResult.clone() |
StopInstanceResult |
StopInstanceResult.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.
|
StopInstanceResult |
StopInstanceResult.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 © 2024. All rights reserved.