Interface TargetDomainSummary.Builder

  • Method Details

    • targetDomainId

      TargetDomainSummary.Builder targetDomainId(String targetDomainId)

      The unique identifier of the target domain.

      Parameters:
      targetDomainId - The unique identifier of the target domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainName

      TargetDomainSummary.Builder domainName(String domainName)

      The domain name of the target domain.

      Parameters:
      domainName - The domain name of the target domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • verificationStatus

      TargetDomainSummary.Builder verificationStatus(String verificationStatus)

      The current verification status of the target domain.

      Parameters:
      verificationStatus - The current verification status of the target domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • verificationStatus

      TargetDomainSummary.Builder verificationStatus(TargetDomainStatus verificationStatus)

      The current verification status of the target domain.

      Parameters:
      verificationStatus - The current verification status of the target domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: