| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| software.amazon.awssdk.services.route53domains.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResendContactReachabilityEmailRequestMarshaller.marshall(ResendContactReachabilityEmailRequest resendContactReachabilityEmailRequest) |
Copyright © 2023. All rights reserved.