| 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 |
|---|---|
StartInstanceResult |
AbstractAmazonLightsail.startInstance(StartInstanceRequest request) |
StartInstanceResult |
AmazonLightsailClient.startInstance(StartInstanceRequest request)
Starts a specific Amazon Lightsail instance from a stopped state.
|
StartInstanceResult |
AmazonLightsail.startInstance(StartInstanceRequest startInstanceRequest)
Starts a specific Amazon Lightsail instance from a stopped state.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartInstanceResult> |
AbstractAmazonLightsailAsync.startInstanceAsync(StartInstanceRequest request,
AsyncHandler<StartInstanceRequest,StartInstanceResult> asyncHandler) |
Future<StartInstanceResult> |
AmazonLightsailAsyncClient.startInstanceAsync(StartInstanceRequest request,
AsyncHandler<StartInstanceRequest,StartInstanceResult> asyncHandler) |
Future<StartInstanceResult> |
AmazonLightsailAsync.startInstanceAsync(StartInstanceRequest startInstanceRequest,
AsyncHandler<StartInstanceRequest,StartInstanceResult> asyncHandler)
Starts a specific Amazon Lightsail instance from a stopped state.
|
| Modifier and Type | Method and Description |
|---|---|
StartInstanceResult |
StartInstanceResult.clone() |
StartInstanceResult |
StartInstanceResult.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.
|
StartInstanceResult |
StartInstanceResult.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 © 2023. All rights reserved.