CopyableBuilder<GetContactReachabilityStatusRequest.Builder,GetContactReachabilityStatusRequest>
, SdkBuilder<GetContactReachabilityStatusRequest.Builder,GetContactReachabilityStatusRequest>
public static interface GetContactReachabilityStatusRequest.Builder extends CopyableBuilder<GetContactReachabilityStatusRequest.Builder,GetContactReachabilityStatusRequest>
Modifier and Type | Method | Description |
---|---|---|
GetContactReachabilityStatusRequest.Builder |
domainName(String domainName) |
The name of the domain for which you want to know whether the registrant contact has confirmed that the email
address is valid.
|
copy
apply, build
GetContactReachabilityStatusRequest.Builder domainName(String domainName)
The name of the domain for which you want to know whether the registrant contact has confirmed that the email address is valid.
domainName
- The name of the domain for which you want to know whether the registrant contact has confirmed that
the email address is valid.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.