public static interface ResendContactReachabilityEmailRequest.Builder extends Route53DomainsRequest.Builder, SdkPojo, CopyableBuilder<ResendContactReachabilityEmailRequest.Builder,ResendContactReachabilityEmailRequest>
| Modifier and Type | Method and Description |
|---|---|
ResendContactReachabilityEmailRequest.Builder |
domainName(String domainName)
The name of the domain for which you want Route 53 to resend a confirmation email to the registrant contact.
|
ResendContactReachabilityEmailRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ResendContactReachabilityEmailRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildResendContactReachabilityEmailRequest.Builder domainName(String domainName)
The name of the domain for which you want Route 53 to resend a confirmation email to the registrant contact.
domainName - The name of the domain for which you want Route 53 to resend a confirmation email to the registrant
contact.ResendContactReachabilityEmailRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderResendContactReachabilityEmailRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.