public static interface ResendContactReachabilityEmailRequest.Builder extends Route53DomainsRequest.Builder, CopyableBuilder<ResendContactReachabilityEmailRequest.Builder,ResendContactReachabilityEmailRequest>
Modifier and Type | Method and Description |
---|---|
ResendContactReachabilityEmailRequest.Builder |
domainName(String domainName)
The name of the domain for which you want Amazon Route 53 to resend a confirmation email to the registrant
contact.
|
ResendContactReachabilityEmailRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
build
requestOverrideConfig, requestOverrideConfig
copy
apply, build
ResendContactReachabilityEmailRequest.Builder domainName(String domainName)
The name of the domain for which you want Amazon Route 53 to resend a confirmation email to the registrant contact.
domainName
- The name of the domain for which you want Amazon Route 53 to resend a confirmation email to the
registrant contact.ResendContactReachabilityEmailRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.Builder
requestOverrideConfig
in interface AwsRequest.Builder
awsRequestOverrideConfig
- The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.