| 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 |
|---|---|
GetAlarmsResult |
AmazonLightsailClient.getAlarms(GetAlarmsRequest request)
Returns information about the configured alarms.
|
GetAlarmsResult |
AmazonLightsail.getAlarms(GetAlarmsRequest getAlarmsRequest)
Returns information about the configured alarms.
|
GetAlarmsResult |
AbstractAmazonLightsail.getAlarms(GetAlarmsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAlarmsResult> |
AmazonLightsailAsyncClient.getAlarmsAsync(GetAlarmsRequest request) |
Future<GetAlarmsResult> |
AmazonLightsailAsync.getAlarmsAsync(GetAlarmsRequest getAlarmsRequest)
Returns information about the configured alarms.
|
Future<GetAlarmsResult> |
AbstractAmazonLightsailAsync.getAlarmsAsync(GetAlarmsRequest request) |
Future<GetAlarmsResult> |
AmazonLightsailAsyncClient.getAlarmsAsync(GetAlarmsRequest request,
AsyncHandler<GetAlarmsRequest,GetAlarmsResult> asyncHandler) |
Future<GetAlarmsResult> |
AmazonLightsailAsync.getAlarmsAsync(GetAlarmsRequest getAlarmsRequest,
AsyncHandler<GetAlarmsRequest,GetAlarmsResult> asyncHandler)
Returns information about the configured alarms.
|
Future<GetAlarmsResult> |
AbstractAmazonLightsailAsync.getAlarmsAsync(GetAlarmsRequest request,
AsyncHandler<GetAlarmsRequest,GetAlarmsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAlarmsResult> |
AmazonLightsailAsyncClient.getAlarmsAsync(GetAlarmsRequest request,
AsyncHandler<GetAlarmsRequest,GetAlarmsResult> asyncHandler) |
Future<GetAlarmsResult> |
AmazonLightsailAsync.getAlarmsAsync(GetAlarmsRequest getAlarmsRequest,
AsyncHandler<GetAlarmsRequest,GetAlarmsResult> asyncHandler)
Returns information about the configured alarms.
|
Future<GetAlarmsResult> |
AbstractAmazonLightsailAsync.getAlarmsAsync(GetAlarmsRequest request,
AsyncHandler<GetAlarmsRequest,GetAlarmsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAlarmsResult |
GetAlarmsResult.clone() |
GetAlarmsResult |
GetAlarmsResult.withAlarms(Alarm... alarms)
An array of objects that describe the alarms.
|
GetAlarmsResult |
GetAlarmsResult.withAlarms(Collection<Alarm> alarms)
An array of objects that describe the alarms.
|
GetAlarmsResult |
GetAlarmsResult.withNextPageToken(String nextPageToken)
The token to advance to the next page of results from your request.
|
Copyright © 2025. All rights reserved.