| 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 |
|---|---|
GetSetupHistoryResult |
AbstractAmazonLightsail.getSetupHistory(GetSetupHistoryRequest request) |
GetSetupHistoryResult |
AmazonLightsailClient.getSetupHistory(GetSetupHistoryRequest request)
Returns detailed information for five of the most recent
SetupInstanceHttps requests that were ran
on the target instance. |
GetSetupHistoryResult |
AmazonLightsail.getSetupHistory(GetSetupHistoryRequest getSetupHistoryRequest)
Returns detailed information for five of the most recent
SetupInstanceHttps requests that were ran
on the target instance. |
Future<GetSetupHistoryResult> |
AbstractAmazonLightsailAsync.getSetupHistoryAsync(GetSetupHistoryRequest request) |
Future<GetSetupHistoryResult> |
AmazonLightsailAsync.getSetupHistoryAsync(GetSetupHistoryRequest getSetupHistoryRequest)
Returns detailed information for five of the most recent
SetupInstanceHttps requests that were ran
on the target instance. |
Future<GetSetupHistoryResult> |
AmazonLightsailAsyncClient.getSetupHistoryAsync(GetSetupHistoryRequest request) |
Future<GetSetupHistoryResult> |
AbstractAmazonLightsailAsync.getSetupHistoryAsync(GetSetupHistoryRequest request,
AsyncHandler<GetSetupHistoryRequest,GetSetupHistoryResult> asyncHandler) |
Future<GetSetupHistoryResult> |
AmazonLightsailAsync.getSetupHistoryAsync(GetSetupHistoryRequest getSetupHistoryRequest,
AsyncHandler<GetSetupHistoryRequest,GetSetupHistoryResult> asyncHandler)
Returns detailed information for five of the most recent
SetupInstanceHttps requests that were ran
on the target instance. |
Future<GetSetupHistoryResult> |
AmazonLightsailAsyncClient.getSetupHistoryAsync(GetSetupHistoryRequest request,
AsyncHandler<GetSetupHistoryRequest,GetSetupHistoryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSetupHistoryResult> |
AbstractAmazonLightsailAsync.getSetupHistoryAsync(GetSetupHistoryRequest request,
AsyncHandler<GetSetupHistoryRequest,GetSetupHistoryResult> asyncHandler) |
Future<GetSetupHistoryResult> |
AmazonLightsailAsync.getSetupHistoryAsync(GetSetupHistoryRequest getSetupHistoryRequest,
AsyncHandler<GetSetupHistoryRequest,GetSetupHistoryResult> asyncHandler)
Returns detailed information for five of the most recent
SetupInstanceHttps requests that were ran
on the target instance. |
Future<GetSetupHistoryResult> |
AmazonLightsailAsyncClient.getSetupHistoryAsync(GetSetupHistoryRequest request,
AsyncHandler<GetSetupHistoryRequest,GetSetupHistoryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSetupHistoryRequest |
GetSetupHistoryRequest.clone() |
GetSetupHistoryRequest |
GetSetupHistoryRequest.withPageToken(String pageToken)
The token to advance to the next page of results from your request.
|
GetSetupHistoryRequest |
GetSetupHistoryRequest.withResourceName(String resourceName)
The name of the resource for which you are requesting information.
|
Copyright © 2024. All rights reserved.