public static interface ChannelFlowCallbackResponse.Builder extends ChimeSdkMessagingResponse.Builder, SdkPojo, CopyableBuilder<ChannelFlowCallbackResponse.Builder,ChannelFlowCallbackResponse>
| Modifier and Type | Method and Description |
|---|---|
ChannelFlowCallbackResponse.Builder |
callbackId(String callbackId)
The call back ID passed in the request.
|
ChannelFlowCallbackResponse.Builder |
channelArn(String channelArn)
The ARN of the channel.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildChannelFlowCallbackResponse.Builder channelArn(String channelArn)
The ARN of the channel.
channelArn - The ARN of the channel.ChannelFlowCallbackResponse.Builder callbackId(String callbackId)
The call back ID passed in the request.
callbackId - The call back ID passed in the request.Copyright © 2022. All rights reserved.