| Package | Description |
|---|---|
| com.amazonaws.services.route53domains |
Synchronous and asynchronous client classes for accessing AmazonRoute53Domains.
|
| com.amazonaws.services.route53domains.model |
Classes modeling the various types represented by AmazonRoute53Domains.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainNameserversResult |
AmazonRoute53Domains.updateDomainNameservers(UpdateDomainNameserversRequest updateDomainNameserversRequest)
This operation replaces the current set of name servers for the
domain with the specified set of name servers.
|
UpdateDomainNameserversResult |
AmazonRoute53DomainsClient.updateDomainNameservers(UpdateDomainNameserversRequest updateDomainNameserversRequest)
This operation replaces the current set of name servers for the
domain with the specified set of name servers.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateDomainNameserversResult> |
AmazonRoute53DomainsAsyncClient.updateDomainNameserversAsync(UpdateDomainNameserversRequest updateDomainNameserversRequest)
This operation replaces the current set of name servers for the
domain with the specified set of name servers.
|
Future<UpdateDomainNameserversResult> |
AmazonRoute53DomainsAsync.updateDomainNameserversAsync(UpdateDomainNameserversRequest updateDomainNameserversRequest)
This operation replaces the current set of name servers for the
domain with the specified set of name servers.
|
Future<UpdateDomainNameserversResult> |
AmazonRoute53DomainsAsyncClient.updateDomainNameserversAsync(UpdateDomainNameserversRequest updateDomainNameserversRequest,
AsyncHandler<UpdateDomainNameserversRequest,UpdateDomainNameserversResult> asyncHandler)
This operation replaces the current set of name servers for the
domain with the specified set of name servers.
|
Future<UpdateDomainNameserversResult> |
AmazonRoute53DomainsAsync.updateDomainNameserversAsync(UpdateDomainNameserversRequest updateDomainNameserversRequest,
AsyncHandler<UpdateDomainNameserversRequest,UpdateDomainNameserversResult> asyncHandler)
This operation replaces the current set of name servers for the
domain with the specified set of name servers.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateDomainNameserversResult> |
AmazonRoute53DomainsAsyncClient.updateDomainNameserversAsync(UpdateDomainNameserversRequest updateDomainNameserversRequest,
AsyncHandler<UpdateDomainNameserversRequest,UpdateDomainNameserversResult> asyncHandler)
This operation replaces the current set of name servers for the
domain with the specified set of name servers.
|
Future<UpdateDomainNameserversResult> |
AmazonRoute53DomainsAsync.updateDomainNameserversAsync(UpdateDomainNameserversRequest updateDomainNameserversRequest,
AsyncHandler<UpdateDomainNameserversRequest,UpdateDomainNameserversResult> asyncHandler)
This operation replaces the current set of name servers for the
domain with the specified set of name servers.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainNameserversResult |
UpdateDomainNameserversResult.withOperationId(String operationId)
Identifier for tracking the progress of the request.
|
Copyright © 2014. All rights reserved.