| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default PutAlarmResponse |
LightsailClient.putAlarm(Consumer<PutAlarmRequest.Builder> putAlarmRequest)
Creates or updates an alarm, and associates it with the specified metric.
|
default PutAlarmResponse |
LightsailClient.putAlarm(PutAlarmRequest putAlarmRequest)
Creates or updates an alarm, and associates it with the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAlarmResponse> |
LightsailAsyncClient.putAlarm(Consumer<PutAlarmRequest.Builder> putAlarmRequest)
Creates or updates an alarm, and associates it with the specified metric.
|
default CompletableFuture<PutAlarmResponse> |
LightsailAsyncClient.putAlarm(PutAlarmRequest putAlarmRequest)
Creates or updates an alarm, and associates it with the specified metric.
|
Copyright © 2022. All rights reserved.