Interface UpdateChannelMessageResponse.Builder

    • Method Detail

      • channelArn

        UpdateChannelMessageResponse.Builder channelArn​(String channelArn)

        The ARN of the channel.

        Parameters:
        channelArn - The ARN of the channel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • messageId

        UpdateChannelMessageResponse.Builder messageId​(String messageId)

        The ID string of the message being updated.

        Parameters:
        messageId - The ID string of the message being updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.