Interface UpdateDomainAssociationResponse.Builder

    • Method Detail

      • domain

        UpdateDomainAssociationResponse.Builder domain​(String domain)

        The domain that you're moving.

        Parameters:
        domain - The domain that you're moving.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceId

        UpdateDomainAssociationResponse.Builder resourceId​(String resourceId)

        The intended destination for the domain.

        Parameters:
        resourceId - The intended destination for the domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eTag

        UpdateDomainAssociationResponse.Builder eTag​(String eTag)

        The current version of the target standard distribution or distribution tenant that was associated with the domain.

        Parameters:
        eTag - The current version of the target standard distribution or distribution tenant that was associated with the domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.