Package | Description |
---|---|
com.amazonaws.services.route53domains | |
com.amazonaws.services.route53domains.model |
Modifier and Type | Method and Description |
---|---|
GetContactReachabilityStatusResult |
AmazonRoute53Domains.getContactReachabilityStatus(GetContactReachabilityStatusRequest getContactReachabilityStatusRequest)
For operations that require confirmation that the email address for the
registrant contact is valid, such as registering a new domain, this
operation returns information about whether the registrant contact has
responded.
|
GetContactReachabilityStatusResult |
AbstractAmazonRoute53Domains.getContactReachabilityStatus(GetContactReachabilityStatusRequest request) |
GetContactReachabilityStatusResult |
AmazonRoute53DomainsClient.getContactReachabilityStatus(GetContactReachabilityStatusRequest getContactReachabilityStatusRequest)
For operations that require confirmation that the email address for the
registrant contact is valid, such as registering a new domain, this
operation returns information about whether the registrant contact has
responded.
|
Modifier and Type | Method and Description |
---|---|
GetContactReachabilityStatusResult |
GetContactReachabilityStatusResult.clone() |
GetContactReachabilityStatusResult |
GetContactReachabilityStatusResult.withDomainName(String domainName)
The domain name for which you requested the reachability status.
|
GetContactReachabilityStatusResult |
GetContactReachabilityStatusResult.withStatus(ReachabilityStatus status)
Whether the registrant contact has responded.
|
GetContactReachabilityStatusResult |
GetContactReachabilityStatusResult.withStatus(String status)
Whether the registrant contact has responded.
|
Copyright © 2018. All rights reserved.