| 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 |
|---|---|
PutAlarmResult |
AbstractAmazonLightsail.putAlarm(PutAlarmRequest request) |
PutAlarmResult |
AmazonLightsailClient.putAlarm(PutAlarmRequest request)
Creates or updates an alarm, and associates it with the specified metric.
|
PutAlarmResult |
AmazonLightsail.putAlarm(PutAlarmRequest putAlarmRequest)
Creates or updates an alarm, and associates it with the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutAlarmResult> |
AbstractAmazonLightsailAsync.putAlarmAsync(PutAlarmRequest request) |
Future<PutAlarmResult> |
AmazonLightsailAsyncClient.putAlarmAsync(PutAlarmRequest request) |
Future<PutAlarmResult> |
AmazonLightsailAsync.putAlarmAsync(PutAlarmRequest putAlarmRequest)
Creates or updates an alarm, and associates it with the specified metric.
|
Future<PutAlarmResult> |
AbstractAmazonLightsailAsync.putAlarmAsync(PutAlarmRequest request,
AsyncHandler<PutAlarmRequest,PutAlarmResult> asyncHandler) |
Future<PutAlarmResult> |
AmazonLightsailAsyncClient.putAlarmAsync(PutAlarmRequest request,
AsyncHandler<PutAlarmRequest,PutAlarmResult> asyncHandler) |
Future<PutAlarmResult> |
AmazonLightsailAsync.putAlarmAsync(PutAlarmRequest putAlarmRequest,
AsyncHandler<PutAlarmRequest,PutAlarmResult> asyncHandler)
Creates or updates an alarm, and associates it with the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutAlarmResult> |
AbstractAmazonLightsailAsync.putAlarmAsync(PutAlarmRequest request,
AsyncHandler<PutAlarmRequest,PutAlarmResult> asyncHandler) |
Future<PutAlarmResult> |
AmazonLightsailAsyncClient.putAlarmAsync(PutAlarmRequest request,
AsyncHandler<PutAlarmRequest,PutAlarmResult> asyncHandler) |
Future<PutAlarmResult> |
AmazonLightsailAsync.putAlarmAsync(PutAlarmRequest putAlarmRequest,
AsyncHandler<PutAlarmRequest,PutAlarmResult> asyncHandler)
Creates or updates an alarm, and associates it with the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
PutAlarmResult |
PutAlarmResult.clone() |
PutAlarmResult |
PutAlarmResult.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.
|
PutAlarmResult |
PutAlarmResult.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.