| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDomainResponse |
LightsailClient.getDomain(Consumer<GetDomainRequest.Builder> getDomainRequest)
Returns information about a specific domain recordset.
|
default GetDomainResponse |
LightsailClient.getDomain(GetDomainRequest getDomainRequest)
Returns information about a specific domain recordset.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDomainResponse> |
LightsailAsyncClient.getDomain(Consumer<GetDomainRequest.Builder> getDomainRequest)
Returns information about a specific domain recordset.
|
default CompletableFuture<GetDomainResponse> |
LightsailAsyncClient.getDomain(GetDomainRequest getDomainRequest)
Returns information about a specific domain recordset.
|
Copyright © 2021. All rights reserved.