| 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 |
|---|---|
DisableAddOnResult |
AmazonLightsailClient.disableAddOn(DisableAddOnRequest request)
Disables an add-on for an Amazon Lightsail resource.
|
DisableAddOnResult |
AmazonLightsail.disableAddOn(DisableAddOnRequest disableAddOnRequest)
Disables an add-on for an Amazon Lightsail resource.
|
DisableAddOnResult |
AbstractAmazonLightsail.disableAddOn(DisableAddOnRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DisableAddOnResult> |
AmazonLightsailAsyncClient.disableAddOnAsync(DisableAddOnRequest request,
AsyncHandler<DisableAddOnRequest,DisableAddOnResult> asyncHandler) |
Future<DisableAddOnResult> |
AmazonLightsailAsync.disableAddOnAsync(DisableAddOnRequest disableAddOnRequest,
AsyncHandler<DisableAddOnRequest,DisableAddOnResult> asyncHandler)
Disables an add-on for an Amazon Lightsail resource.
|
Future<DisableAddOnResult> |
AbstractAmazonLightsailAsync.disableAddOnAsync(DisableAddOnRequest request,
AsyncHandler<DisableAddOnRequest,DisableAddOnResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisableAddOnResult |
DisableAddOnResult.clone() |
DisableAddOnResult |
DisableAddOnResult.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.
|
DisableAddOnResult |
DisableAddOnResult.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.