Interface UpdateChannelMessageResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ChimeResponse.Builder, CopyableBuilder<UpdateChannelMessageResponse.Builder,UpdateChannelMessageResponse>, SdkBuilder<UpdateChannelMessageResponse.Builder,UpdateChannelMessageResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateChannelMessageResponse

public static interface UpdateChannelMessageResponse.Builder extends ChimeResponse.Builder, SdkPojo, CopyableBuilder<UpdateChannelMessageResponse.Builder,UpdateChannelMessageResponse>
  • Method Details

    • 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

      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.