| 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 |
|---|---|
TestAlarmResult |
AmazonLightsailClient.testAlarm(TestAlarmRequest request)
Tests an alarm by displaying a banner on the Amazon Lightsail console.
|
TestAlarmResult |
AmazonLightsail.testAlarm(TestAlarmRequest testAlarmRequest)
Tests an alarm by displaying a banner on the Amazon Lightsail console.
|
TestAlarmResult |
AbstractAmazonLightsail.testAlarm(TestAlarmRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<TestAlarmResult> |
AmazonLightsailAsyncClient.testAlarmAsync(TestAlarmRequest request) |
Future<TestAlarmResult> |
AmazonLightsailAsync.testAlarmAsync(TestAlarmRequest testAlarmRequest)
Tests an alarm by displaying a banner on the Amazon Lightsail console.
|
Future<TestAlarmResult> |
AbstractAmazonLightsailAsync.testAlarmAsync(TestAlarmRequest request) |
Future<TestAlarmResult> |
AmazonLightsailAsyncClient.testAlarmAsync(TestAlarmRequest request,
AsyncHandler<TestAlarmRequest,TestAlarmResult> asyncHandler) |
Future<TestAlarmResult> |
AmazonLightsailAsync.testAlarmAsync(TestAlarmRequest testAlarmRequest,
AsyncHandler<TestAlarmRequest,TestAlarmResult> asyncHandler)
Tests an alarm by displaying a banner on the Amazon Lightsail console.
|
Future<TestAlarmResult> |
AbstractAmazonLightsailAsync.testAlarmAsync(TestAlarmRequest request,
AsyncHandler<TestAlarmRequest,TestAlarmResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<TestAlarmResult> |
AmazonLightsailAsyncClient.testAlarmAsync(TestAlarmRequest request,
AsyncHandler<TestAlarmRequest,TestAlarmResult> asyncHandler) |
Future<TestAlarmResult> |
AmazonLightsailAsync.testAlarmAsync(TestAlarmRequest testAlarmRequest,
AsyncHandler<TestAlarmRequest,TestAlarmResult> asyncHandler)
Tests an alarm by displaying a banner on the Amazon Lightsail console.
|
Future<TestAlarmResult> |
AbstractAmazonLightsailAsync.testAlarmAsync(TestAlarmRequest request,
AsyncHandler<TestAlarmRequest,TestAlarmResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
TestAlarmResult |
TestAlarmResult.clone() |
TestAlarmResult |
TestAlarmResult.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.
|
TestAlarmResult |
TestAlarmResult.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 © 2022. All rights reserved.