| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDomainEntryResult |
AmazonLightsailClient.createDomainEntry(CreateDomainEntryRequest request)
Creates one of the following domain name system (DNS) records in a domain DNS zone: Address (A), canonical name
(CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
CreateDomainEntryResult |
AmazonLightsail.createDomainEntry(CreateDomainEntryRequest createDomainEntryRequest)
Creates one of the following domain name system (DNS) records in a domain DNS zone: 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) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDomainEntryResult> |
AbstractAmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest request) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsyncClient.createDomainEntryAsync(CreateDomainEntryRequest request) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest)
Creates one of the following domain name system (DNS) records in a domain DNS zone: Address (A), canonical name
(CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
Future<CreateDomainEntryResult> |
AbstractAmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest request,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsyncClient.createDomainEntryAsync(CreateDomainEntryRequest request,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler)
Creates one of the following domain name system (DNS) records in a domain DNS zone: 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> |
AbstractAmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest request,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsyncClient.createDomainEntryAsync(CreateDomainEntryRequest request,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler) |
Future<CreateDomainEntryResult> |
AmazonLightsailAsync.createDomainEntryAsync(CreateDomainEntryRequest createDomainEntryRequest,
AsyncHandler<CreateDomainEntryRequest,CreateDomainEntryResult> asyncHandler)
Creates one of the following domain name system (DNS) records in a domain DNS zone: 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 © 2025. All rights reserved.