| Package | Description |
|---|---|
| com.amazonaws.services.route53domains |
Synchronous and asynchronous client classes for accessing AmazonRoute53Domains.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsForDomainResult |
AmazonRoute53Domains.deleteTagsForDomain(DeleteTagsForDomainRequest deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
DeleteTagsForDomainResult |
AmazonRoute53DomainsClient.deleteTagsForDomain(DeleteTagsForDomainRequest deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteTagsForDomainResult> |
AmazonRoute53DomainsAsyncClient.deleteTagsForDomainAsync(DeleteTagsForDomainRequest deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
Future<DeleteTagsForDomainResult> |
AmazonRoute53DomainsAsync.deleteTagsForDomainAsync(DeleteTagsForDomainRequest deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
Future<DeleteTagsForDomainResult> |
AmazonRoute53DomainsAsyncClient.deleteTagsForDomainAsync(DeleteTagsForDomainRequest deleteTagsForDomainRequest,
AsyncHandler<DeleteTagsForDomainRequest,DeleteTagsForDomainResult> asyncHandler)
This operation deletes the specified tags for a domain.
|
Future<DeleteTagsForDomainResult> |
AmazonRoute53DomainsAsync.deleteTagsForDomainAsync(DeleteTagsForDomainRequest deleteTagsForDomainRequest,
AsyncHandler<DeleteTagsForDomainRequest,DeleteTagsForDomainResult> asyncHandler)
This operation deletes the specified tags for a domain.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteTagsForDomainResult> |
AmazonRoute53DomainsAsyncClient.deleteTagsForDomainAsync(DeleteTagsForDomainRequest deleteTagsForDomainRequest,
AsyncHandler<DeleteTagsForDomainRequest,DeleteTagsForDomainResult> asyncHandler)
This operation deletes the specified tags for a domain.
|
Future<DeleteTagsForDomainResult> |
AmazonRoute53DomainsAsync.deleteTagsForDomainAsync(DeleteTagsForDomainRequest deleteTagsForDomainRequest,
AsyncHandler<DeleteTagsForDomainRequest,DeleteTagsForDomainResult> asyncHandler)
This operation deletes the specified tags for a domain.
|
Copyright © 2015. All rights reserved.