| 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 |
|---|---|
GetOperationsForResourceResult |
AmazonLightsailClient.getOperationsForResource(GetOperationsForResourceRequest request)
Gets operations for a specific resource (an instance or a static IP).
|
GetOperationsForResourceResult |
AbstractAmazonLightsail.getOperationsForResource(GetOperationsForResourceRequest request) |
GetOperationsForResourceResult |
AmazonLightsail.getOperationsForResource(GetOperationsForResourceRequest getOperationsForResourceRequest)
Gets operations for a specific resource (an instance or a static IP).
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetOperationsForResourceResult> |
AmazonLightsailAsyncClient.getOperationsForResourceAsync(GetOperationsForResourceRequest request,
AsyncHandler<GetOperationsForResourceRequest,GetOperationsForResourceResult> asyncHandler) |
Future<GetOperationsForResourceResult> |
AmazonLightsailAsync.getOperationsForResourceAsync(GetOperationsForResourceRequest getOperationsForResourceRequest,
AsyncHandler<GetOperationsForResourceRequest,GetOperationsForResourceResult> asyncHandler)
Gets operations for a specific resource (an instance or a static IP).
|
Future<GetOperationsForResourceResult> |
AbstractAmazonLightsailAsync.getOperationsForResourceAsync(GetOperationsForResourceRequest request,
AsyncHandler<GetOperationsForResourceRequest,GetOperationsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetOperationsForResourceResult |
GetOperationsForResourceResult.clone() |
GetOperationsForResourceResult |
GetOperationsForResourceResult.withNextPageCount(String nextPageCount)
Deprecated.
|
GetOperationsForResourceResult |
GetOperationsForResourceResult.withNextPageToken(String nextPageToken)
The token to advance to the next page of results from your request.
|
GetOperationsForResourceResult |
GetOperationsForResourceResult.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.
|
GetOperationsForResourceResult |
GetOperationsForResourceResult.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.