| 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 key-value pairs containing information about the operation.
|
Copyright © 2019. All rights reserved.