public static interface UpdateContactFlowNameRequest.Builder extends ConnectRequest.Builder, SdkPojo, CopyableBuilder<UpdateContactFlowNameRequest.Builder,UpdateContactFlowNameRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateContactFlowNameRequest.Builder |
contactFlowId(String contactFlowId)
The identifier of the flow.
|
UpdateContactFlowNameRequest.Builder |
description(String description)
The description of the flow.
|
UpdateContactFlowNameRequest.Builder |
instanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
UpdateContactFlowNameRequest.Builder |
name(String name)
The name of the flow.
|
UpdateContactFlowNameRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateContactFlowNameRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateContactFlowNameRequest.Builder instanceId(String instanceId)
The identifier of the Amazon Connect instance.
instanceId - The identifier of the Amazon Connect instance.UpdateContactFlowNameRequest.Builder contactFlowId(String contactFlowId)
The identifier of the flow.
contactFlowId - The identifier of the flow.UpdateContactFlowNameRequest.Builder name(String name)
The name of the flow.
name - The name of the flow.UpdateContactFlowNameRequest.Builder description(String description)
The description of the flow.
description - The description of the flow.UpdateContactFlowNameRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateContactFlowNameRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.