| 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 |
|---|---|
CreateDomainEntryResult |
AmazonLightsail.createDomainEntry(CreateDomainEntryRequest createDomainEntryRequest)
Creates one of the following entry records associated with the domain: Address (A), canonical name (CNAME), mail
exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
CreateDomainEntryResult |
AbstractAmazonLightsail.createDomainEntry(CreateDomainEntryRequest request) |
CreateDomainEntryResult |
AmazonLightsailClient.createDomainEntry(CreateDomainEntryRequest request)
Creates one of the following entry records associated with the domain: Address (A), canonical name (CNAME), mail
exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDomainEntryResult> |
AmazonLightsailAsyncClient.createDomainEntryAsync(CreateDomainEntryRequest request) |
Future<CreateDomainEntryResult> |
AbstractAmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest request) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest)
Creates one of the following entry records associated with the domain: Address (A), canonical name (CNAME), mail
exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
Future<CreateDomainEntryResult> |
AmazonLightsailAsyncClient.createDomainEntryAsync(CreateDomainEntryRequest request,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler) |
Future<CreateDomainEntryResult> |
AbstractAmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest request,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler)
Creates one of the following entry records associated with the domain: Address (A), canonical name (CNAME), mail
exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDomainEntryResult> |
AmazonLightsailAsyncClient.createDomainEntryAsync(CreateDomainEntryRequest request,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler) |
Future<CreateDomainEntryResult> |
AbstractAmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest request,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler)
Creates one of the following entry records associated with the domain: Address (A), canonical name (CNAME), mail
exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
| Modifier and Type | Method and Description |
|---|---|
CreateDomainEntryResult |
CreateDomainEntryResult.clone() |
CreateDomainEntryResult |
CreateDomainEntryResult.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.