public static interface UpdateChannelMessageResponse.Builder extends ChimeResponse.Builder, SdkPojo, CopyableBuilder<UpdateChannelMessageResponse.Builder,UpdateChannelMessageResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelMessageResponse.Builder |
channelArn(String channelArn)
The ARN of the channel.
|
UpdateChannelMessageResponse.Builder |
messageId(String messageId)
The ID string of the message being updated.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateChannelMessageResponse.Builder channelArn(String channelArn)
The ARN of the channel.
channelArn - The ARN of the channel.UpdateChannelMessageResponse.Builder messageId(String messageId)
The ID string of the message being updated.
messageId - The ID string of the message being updated.Copyright © 2022. All rights reserved.