public static interface UpdateChannelReadMarkerResponse.Builder extends ChimeSdkMessagingResponse.Builder, SdkPojo, CopyableBuilder<UpdateChannelReadMarkerResponse.Builder,UpdateChannelReadMarkerResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelReadMarkerResponse.Builder |
channelArn(String channelArn)
The ARN of the channel.
|
UpdateChannelReadMarkerResponse.Builder |
subChannelId(String subChannelId)
The ID of the SubChannel in the response.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateChannelReadMarkerResponse.Builder channelArn(String channelArn)
The ARN of the channel.
channelArn - The ARN of the channel.UpdateChannelReadMarkerResponse.Builder subChannelId(String subChannelId)
The ID of the SubChannel in the response.
subChannelId - The ID of the SubChannel in the response.Copyright © 2023. All rights reserved.