| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDomainDetailResponse |
Route53DomainsClient.getDomainDetail(Consumer<GetDomainDetailRequest.Builder> getDomainDetailRequest)
This operation returns detailed information about a specified domain that is associated with the current Amazon
Web Services account.
|
default GetDomainDetailResponse |
Route53DomainsClient.getDomainDetail(GetDomainDetailRequest getDomainDetailRequest)
This operation returns detailed information about a specified domain that is associated with the current Amazon
Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDomainDetailResponse> |
Route53DomainsAsyncClient.getDomainDetail(Consumer<GetDomainDetailRequest.Builder> getDomainDetailRequest)
This operation returns detailed information about a specified domain that is associated with the current Amazon
Web Services account.
|
default CompletableFuture<GetDomainDetailResponse> |
Route53DomainsAsyncClient.getDomainDetail(GetDomainDetailRequest getDomainDetailRequest)
This operation returns detailed information about a specified domain that is associated with the current Amazon
Web Services account.
|
Copyright © 2023. All rights reserved.