CopyableBuilder<GetContactReachabilityStatusResponse.Builder,GetContactReachabilityStatusResponse>, SdkBuilder<GetContactReachabilityStatusResponse.Builder,GetContactReachabilityStatusResponse>public static interface GetContactReachabilityStatusResponse.Builder extends CopyableBuilder<GetContactReachabilityStatusResponse.Builder,GetContactReachabilityStatusResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetContactReachabilityStatusResponse.Builder |
domainName(String domainName) |
The domain name for which you requested the reachability status.
|
GetContactReachabilityStatusResponse.Builder |
status(String status) |
Whether the registrant contact has responded.
|
GetContactReachabilityStatusResponse.Builder |
status(ReachabilityStatus status) |
Whether the registrant contact has responded.
|
copyapply, buildGetContactReachabilityStatusResponse.Builder domainName(String domainName)
The domain name for which you requested the reachability status.
domainName - The domain name for which you requested the reachability status.GetContactReachabilityStatusResponse.Builder status(String status)
Whether the registrant contact has responded. Values include the following:
We sent the confirmation email and haven't received a response yet.
We sent the email and got confirmation from the registrant contact.
The time limit expired before the registrant contact responded.
status - Whether the registrant contact has responded. Values include the following:
We sent the confirmation email and haven't received a response yet.
We sent the email and got confirmation from the registrant contact.
The time limit expired before the registrant contact responded.
ReachabilityStatusGetContactReachabilityStatusResponse.Builder status(ReachabilityStatus status)
Whether the registrant contact has responded. Values include the following:
We sent the confirmation email and haven't received a response yet.
We sent the email and got confirmation from the registrant contact.
The time limit expired before the registrant contact responded.
status - Whether the registrant contact has responded. Values include the following:
We sent the confirmation email and haven't received a response yet.
We sent the email and got confirmation from the registrant contact.
The time limit expired before the registrant contact responded.
ReachabilityStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.