public static interface AssociateChannelFlowRequest.Builder extends ChimeSdkMessagingRequest.Builder, SdkPojo, CopyableBuilder<AssociateChannelFlowRequest.Builder,AssociateChannelFlowRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateChannelFlowRequest.Builder |
channelArn(String channelArn)
The ARN of the channel.
|
AssociateChannelFlowRequest.Builder |
channelFlowArn(String channelFlowArn)
The ARN of the channel flow.
|
AssociateChannelFlowRequest.Builder |
chimeBearer(String chimeBearer)
The
AppInstanceUserArn of the user making the API call. |
AssociateChannelFlowRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateChannelFlowRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateChannelFlowRequest.Builder channelArn(String channelArn)
The ARN of the channel.
channelArn - The ARN of the channel.AssociateChannelFlowRequest.Builder channelFlowArn(String channelFlowArn)
The ARN of the channel flow.
channelFlowArn - The ARN of the channel flow.AssociateChannelFlowRequest.Builder chimeBearer(String chimeBearer)
The AppInstanceUserArn of the user making the API call.
chimeBearer - The AppInstanceUserArn of the user making the API call.AssociateChannelFlowRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateChannelFlowRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.