Interface GetContactReachabilityStatusResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetContactReachabilityStatusResponse.Builder,GetContactReachabilityStatusResponse>, Route53DomainsResponse.Builder, SdkBuilder<GetContactReachabilityStatusResponse.Builder,GetContactReachabilityStatusResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetContactReachabilityStatusResponse

  • Method Details

    • domainName

      The domain name for which you requested the reachability status.

      Parameters:
      domainName - The domain name for which you requested the reachability status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Whether the registrant contact has responded. Values include the following:

      PENDING

      We sent the confirmation email and haven't received a response yet.

      DONE

      We sent the email and got confirmation from the registrant contact.

      EXPIRED

      The time limit expired before the registrant contact responded.

      Parameters:
      status - Whether the registrant contact has responded. Values include the following:

      PENDING

      We sent the confirmation email and haven't received a response yet.

      DONE

      We sent the email and got confirmation from the registrant contact.

      EXPIRED

      The time limit expired before the registrant contact responded.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Whether the registrant contact has responded. Values include the following:

      PENDING

      We sent the confirmation email and haven't received a response yet.

      DONE

      We sent the email and got confirmation from the registrant contact.

      EXPIRED

      The time limit expired before the registrant contact responded.

      Parameters:
      status - Whether the registrant contact has responded. Values include the following:

      PENDING

      We sent the confirmation email and haven't received a response yet.

      DONE

      We sent the email and got confirmation from the registrant contact.

      EXPIRED

      The time limit expired before the registrant contact responded.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: