Interface SendMessageResponse.Builder

    • Method Detail

      • nextMessageToken

        SendMessageResponse.Builder nextMessageToken​(String nextMessageToken)

        The token for the next message, used by GetNextMessage.

        Parameters:
        nextMessageToken - The token for the next message, used by GetNextMessage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestMessageId

        SendMessageResponse.Builder requestMessageId​(String requestMessageId)

        The identifier of the submitted message.

        Parameters:
        requestMessageId - The identifier of the submitted message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.