CopyableBuilder<ResendContactReachabilityEmailRequest.Builder,ResendContactReachabilityEmailRequest>
, SdkBuilder<ResendContactReachabilityEmailRequest.Builder,ResendContactReachabilityEmailRequest>
public static interface ResendContactReachabilityEmailRequest.Builder extends CopyableBuilder<ResendContactReachabilityEmailRequest.Builder,ResendContactReachabilityEmailRequest>
Modifier and Type | Method | 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.
|
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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.