| 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 key-value pairs containing information about the results of your delete domain request.
|
Copyright © 2020. All rights reserved.