public static interface DeleteContactFlowRequest.Builder extends ConnectRequest.Builder, SdkPojo, CopyableBuilder<DeleteContactFlowRequest.Builder,DeleteContactFlowRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteContactFlowRequest.Builder |
contactFlowId(String contactFlowId)
The identifier of the flow.
|
DeleteContactFlowRequest.Builder |
instanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
DeleteContactFlowRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteContactFlowRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteContactFlowRequest.Builder instanceId(String instanceId)
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
instanceId - The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.DeleteContactFlowRequest.Builder contactFlowId(String contactFlowId)
The identifier of the flow.
contactFlowId - The identifier of the flow.DeleteContactFlowRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteContactFlowRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.