| 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: A record, CNAME record, TXT record, or MX
record.
|
CreateDomainEntryResult |
AbstractAmazonLightsail.createDomainEntry(CreateDomainEntryRequest request) |
CreateDomainEntryResult |
AmazonLightsailClient.createDomainEntry(CreateDomainEntryRequest request)
Creates one of the following entry records associated with the domain: A record, CNAME record, TXT record, or MX
record.
|
| 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: A record, CNAME record, TXT record, or MX
record.
|
| 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 © 2018. All rights reserved.