| 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 DeleteTagsForDomainResponse |
Route53DomainsClient.deleteTagsForDomain(Consumer<DeleteTagsForDomainRequest.Builder> deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
default DeleteTagsForDomainResponse |
Route53DomainsClient.deleteTagsForDomain(DeleteTagsForDomainRequest deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTagsForDomainResponse> |
Route53DomainsAsyncClient.deleteTagsForDomain(Consumer<DeleteTagsForDomainRequest.Builder> deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
default CompletableFuture<DeleteTagsForDomainResponse> |
Route53DomainsAsyncClient.deleteTagsForDomain(DeleteTagsForDomainRequest deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
Copyright © 2023. All rights reserved.