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 |
---|---|
RetrieveDomainAuthCodeResult |
AmazonRoute53Domains.retrieveDomainAuthCode(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest)
This operation returns the AuthCode for the domain.
|
RetrieveDomainAuthCodeResult |
AmazonRoute53DomainsClient.retrieveDomainAuthCode(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest)
This operation returns the AuthCode for the domain.
|
Modifier and Type | Method and Description |
---|---|
Future<RetrieveDomainAuthCodeResult> |
AmazonRoute53DomainsAsyncClient.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest)
This operation returns the AuthCode for the domain.
|
Future<RetrieveDomainAuthCodeResult> |
AmazonRoute53DomainsAsync.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest)
This operation returns the AuthCode for the domain.
|
Future<RetrieveDomainAuthCodeResult> |
AmazonRoute53DomainsAsyncClient.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest,
AsyncHandler<RetrieveDomainAuthCodeRequest,RetrieveDomainAuthCodeResult> asyncHandler)
This operation returns the AuthCode for the domain.
|
Future<RetrieveDomainAuthCodeResult> |
AmazonRoute53DomainsAsync.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest,
AsyncHandler<RetrieveDomainAuthCodeRequest,RetrieveDomainAuthCodeResult> asyncHandler)
This operation returns the AuthCode for the domain.
|
Modifier and Type | Method and Description |
---|---|
Future<RetrieveDomainAuthCodeResult> |
AmazonRoute53DomainsAsyncClient.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest,
AsyncHandler<RetrieveDomainAuthCodeRequest,RetrieveDomainAuthCodeResult> asyncHandler)
This operation returns the AuthCode for the domain.
|
Future<RetrieveDomainAuthCodeResult> |
AmazonRoute53DomainsAsync.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest,
AsyncHandler<RetrieveDomainAuthCodeRequest,RetrieveDomainAuthCodeResult> asyncHandler)
This operation returns the AuthCode for the domain.
|
Modifier and Type | Method and Description |
---|---|
RetrieveDomainAuthCodeResult |
RetrieveDomainAuthCodeResult.withAuthCode(String authCode)
The authorization code for the domain.
|
Copyright © 2014. All rights reserved.