| 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 ListTagsForDomainResponse |
Route53DomainsClient.listTagsForDomain(Consumer<ListTagsForDomainRequest.Builder> listTagsForDomainRequest)
This operation returns all of the tags that are associated with the specified domain.
|
default ListTagsForDomainResponse |
Route53DomainsClient.listTagsForDomain(ListTagsForDomainRequest listTagsForDomainRequest)
This operation returns all of the tags that are associated with the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForDomainResponse> |
Route53DomainsAsyncClient.listTagsForDomain(Consumer<ListTagsForDomainRequest.Builder> listTagsForDomainRequest)
This operation returns all of the tags that are associated with the specified domain.
|
default CompletableFuture<ListTagsForDomainResponse> |
Route53DomainsAsyncClient.listTagsForDomain(ListTagsForDomainRequest listTagsForDomainRequest)
This operation returns all of the tags that are associated with the specified domain.
|
Copyright © 2023. All rights reserved.