| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| Modifier and Type | Method and Description |
|---|---|
default ResendContactReachabilityEmailResponse |
Route53DomainsClient.resendContactReachabilityEmail()
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.
|
default ResendContactReachabilityEmailResponse |
Route53DomainsClient.resendContactReachabilityEmail(Consumer<ResendContactReachabilityEmailRequest.Builder> 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.
|
default ResendContactReachabilityEmailResponse |
Route53DomainsClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResendContactReachabilityEmailResponse> |
Route53DomainsAsyncClient.resendContactReachabilityEmail()
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.
|
default CompletableFuture<ResendContactReachabilityEmailResponse> |
Route53DomainsAsyncClient.resendContactReachabilityEmail(Consumer<ResendContactReachabilityEmailRequest.Builder> 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.
|
default CompletableFuture<ResendContactReachabilityEmailResponse> |
Route53DomainsAsyncClient.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.
|
Copyright © 2023. All rights reserved.