Interface UpdateTrustResponse.Builder

    • Method Detail

      • requestId

        UpdateTrustResponse.Builder requestId​(String requestId)
        Sets the value of the RequestId property for this object.
        Parameters:
        requestId - The new value for the RequestId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • trustId

        UpdateTrustResponse.Builder trustId​(String trustId)

        Identifier of the trust relationship.

        Parameters:
        trustId - Identifier of the trust relationship.
        Returns:
        Returns a reference to this object so that method calls can be chained together.