| Package | Description |
|---|---|
| com.amazonaws.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| com.amazonaws.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
GetContactReachabilityStatusResult |
AmazonRoute53DomainsClient.getContactReachabilityStatus(GetContactReachabilityStatusRequest request)
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 |
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) |
| 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 © 2024. All rights reserved.