| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| software.amazon.awssdk.services.route53domains.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTagsForDomainResponse> |
Route53DomainsAsyncClient.deleteTagsForDomain(DeleteTagsForDomainRequest 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 |
|---|---|
SdkHttpFullRequest |
DeleteTagsForDomainRequestMarshaller.marshall(DeleteTagsForDomainRequest deleteTagsForDomainRequest) |
Copyright © 2023. All rights reserved.