| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| software.amazon.awssdk.services.lightsail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDomainEntryResponse> |
LightsailAsyncClient.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).
|
default CreateDomainEntryResponse |
LightsailClient.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).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDomainEntryRequestMarshaller.marshall(CreateDomainEntryRequest createDomainEntryRequest) |
Copyright © 2021. All rights reserved.