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