Interface AssociateTeamMemberResponse.Builder

    • Method Detail

      • clientRequestToken

        AssociateTeamMemberResponse.Builder clientRequestToken​(String clientRequestToken)

        The user- or system-generated token from the initial request that can be used to repeat the request.

        Parameters:
        clientRequestToken - The user- or system-generated token from the initial request that can be used to repeat the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.