public static interface UpdateCampaignOutboundCallConfigRequest.Builder extends ConnectCampaignsRequest.Builder, SdkPojo, CopyableBuilder<UpdateCampaignOutboundCallConfigRequest.Builder,UpdateCampaignOutboundCallConfigRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateCampaignOutboundCallConfigRequest.Builder answerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig)
answerMachineDetectionConfig - The new value for the AnswerMachineDetectionConfig property for this object.default UpdateCampaignOutboundCallConfigRequest.Builder answerMachineDetectionConfig(Consumer<AnswerMachineDetectionConfig.Builder> answerMachineDetectionConfig)
AnswerMachineDetectionConfig.Builder
avoiding the need to create one manually via AnswerMachineDetectionConfig.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to answerMachineDetectionConfig(AnswerMachineDetectionConfig).
answerMachineDetectionConfig - a consumer that will call methods on AnswerMachineDetectionConfig.BuilderanswerMachineDetectionConfig(AnswerMachineDetectionConfig)UpdateCampaignOutboundCallConfigRequest.Builder connectContactFlowId(String connectContactFlowId)
connectContactFlowId - The new value for the ConnectContactFlowId property for this object.UpdateCampaignOutboundCallConfigRequest.Builder connectSourcePhoneNumber(String connectSourcePhoneNumber)
connectSourcePhoneNumber - The new value for the ConnectSourcePhoneNumber property for this object.UpdateCampaignOutboundCallConfigRequest.Builder id(String id)
id - The new value for the Id property for this object.UpdateCampaignOutboundCallConfigRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateCampaignOutboundCallConfigRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.