Interface InferenceReceiverMember.Builder

    • Method Detail

      • accountId

        InferenceReceiverMember.Builder accountId​(String accountId)

        The account ID of the member that can receive inference results.

        Parameters:
        accountId - The account ID of the member that can receive inference results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.