| 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 |
|---|---|
DeleteDomainResult |
AbstractAmazonLightsail.deleteDomain(DeleteDomainRequest request) |
DeleteDomainResult |
AmazonLightsail.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes the specified domain recordset and all of its domain records.
|
DeleteDomainResult |
AmazonLightsailClient.deleteDomain(DeleteDomainRequest request)
Deletes the specified domain recordset and all of its domain records.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteDomainResult> |
AbstractAmazonLightsailAsync.deleteDomainAsync(DeleteDomainRequest request,
AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler) |
Future<DeleteDomainResult> |
AmazonLightsailAsync.deleteDomainAsync(DeleteDomainRequest deleteDomainRequest,
AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler)
Deletes the specified domain recordset and all of its domain records.
|
Future<DeleteDomainResult> |
AmazonLightsailAsyncClient.deleteDomainAsync(DeleteDomainRequest request,
AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDomainResult |
DeleteDomainResult.clone() |
DeleteDomainResult |
DeleteDomainResult.withOperation(Operation operation)
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 © 2024. All rights reserved.