| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteDomainResult |
AmazonLightsail.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes the specified domain recordset and all of its domain records.
|
DeleteDomainResult |
AbstractAmazonLightsail.deleteDomain(DeleteDomainRequest request) |
DeleteDomainResult |
AmazonLightsailClient.deleteDomain(DeleteDomainRequest request)
Deletes the specified domain recordset and all of its domain records.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteDomainResult> |
AmazonLightsailAsyncClient.deleteDomainAsync(DeleteDomainRequest request,
AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler) |
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.
|
| 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 © 2020. All rights reserved.