| 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 |
|---|---|
ResendContactReachabilityEmailResult |
AmazonRoute53DomainsClient.resendContactReachabilityEmail(ResendContactReachabilityEmailRequest request)
For operations that require confirmation that the email address for the registrant contact is valid, such as
registering a new domain, this operation resends the confirmation email to the current email address for the
registrant contact.
|
ResendContactReachabilityEmailResult |
AmazonRoute53Domains.resendContactReachabilityEmail(ResendContactReachabilityEmailRequest resendContactReachabilityEmailRequest)
For operations that require confirmation that the email address for the registrant contact is valid, such as
registering a new domain, this operation resends the confirmation email to the current email address for the
registrant contact.
|
ResendContactReachabilityEmailResult |
AbstractAmazonRoute53Domains.resendContactReachabilityEmail(ResendContactReachabilityEmailRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ResendContactReachabilityEmailResult |
ResendContactReachabilityEmailResult.clone() |
ResendContactReachabilityEmailResult |
ResendContactReachabilityEmailResult.withDomainName(String domainName)
The domain name for which you requested a confirmation email.
|
ResendContactReachabilityEmailResult |
ResendContactReachabilityEmailResult.withEmailAddress(String emailAddress)
The email address for the registrant contact at the time that we sent the verification email.
|
ResendContactReachabilityEmailResult |
ResendContactReachabilityEmailResult.withIsAlreadyVerified(Boolean isAlreadyVerified)
True if the email address for the registrant contact has already been verified, and
false otherwise. |
Copyright © 2023. All rights reserved.