| 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 |
|---|---|
GetOperationResult |
AbstractAmazonLightsail.getOperation(GetOperationRequest request) |
GetOperationResult |
AmazonLightsailClient.getOperation(GetOperationRequest request)
Returns information about a specific operation.
|
GetOperationResult |
AmazonLightsail.getOperation(GetOperationRequest getOperationRequest)
Returns information about a specific operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetOperationResult> |
AbstractAmazonLightsailAsync.getOperationAsync(GetOperationRequest request,
AsyncHandler<GetOperationRequest,GetOperationResult> asyncHandler) |
Future<GetOperationResult> |
AmazonLightsailAsync.getOperationAsync(GetOperationRequest getOperationRequest,
AsyncHandler<GetOperationRequest,GetOperationResult> asyncHandler)
Returns information about a specific operation.
|
Future<GetOperationResult> |
AmazonLightsailAsyncClient.getOperationAsync(GetOperationRequest request,
AsyncHandler<GetOperationRequest,GetOperationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetOperationResult |
GetOperationResult.clone() |
GetOperationResult |
GetOperationResult.withOperation(Operation operation)
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.