Package | Description |
---|---|
com.amazonaws.services.route53domains | |
com.amazonaws.services.route53domains.model |
Modifier and Type | Method and Description |
---|---|
RetrieveDomainAuthCodeResult |
AmazonRoute53Domains.retrieveDomainAuthCode(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest)
This operation returns the AuthCode for the domain.
|
RetrieveDomainAuthCodeResult |
AbstractAmazonRoute53Domains.retrieveDomainAuthCode(RetrieveDomainAuthCodeRequest request) |
RetrieveDomainAuthCodeResult |
AmazonRoute53DomainsClient.retrieveDomainAuthCode(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest)
This operation returns the AuthCode for the domain.
|
Modifier and Type | Method and Description |
---|---|
Future<RetrieveDomainAuthCodeResult> |
AmazonRoute53DomainsAsyncClient.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest request,
AsyncHandler<RetrieveDomainAuthCodeRequest,RetrieveDomainAuthCodeResult> asyncHandler) |
Future<RetrieveDomainAuthCodeResult> |
AmazonRoute53DomainsAsync.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest,
AsyncHandler<RetrieveDomainAuthCodeRequest,RetrieveDomainAuthCodeResult> asyncHandler)
This operation returns the AuthCode for the domain.
|
Future<RetrieveDomainAuthCodeResult> |
AbstractAmazonRoute53DomainsAsync.retrieveDomainAuthCodeAsync(RetrieveDomainAuthCodeRequest request,
AsyncHandler<RetrieveDomainAuthCodeRequest,RetrieveDomainAuthCodeResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
RetrieveDomainAuthCodeResult |
RetrieveDomainAuthCodeResult.clone() |
RetrieveDomainAuthCodeResult |
RetrieveDomainAuthCodeResult.withAuthCode(String authCode)
The authorization code for the domain.
|
Copyright © 2018. All rights reserved.