Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.UpdateCampaignFlowAssociationRequest
-
Packages that use UpdateCampaignFlowAssociationRequest Package Description software.amazon.awssdk.services.connectcampaignsv2 Provide APIs to create and manage Amazon Connect Campaigns.software.amazon.awssdk.services.connectcampaignsv2.transform -
-
Uses of UpdateCampaignFlowAssociationRequest in software.amazon.awssdk.services.connectcampaignsv2
Methods in software.amazon.awssdk.services.connectcampaignsv2 with parameters of type UpdateCampaignFlowAssociationRequest Modifier and Type Method Description default CompletableFuture<UpdateCampaignFlowAssociationResponse>ConnectCampaignsV2AsyncClient. updateCampaignFlowAssociation(UpdateCampaignFlowAssociationRequest updateCampaignFlowAssociationRequest)Updates the campaign flow associated with a campaign.default UpdateCampaignFlowAssociationResponseConnectCampaignsV2Client. updateCampaignFlowAssociation(UpdateCampaignFlowAssociationRequest updateCampaignFlowAssociationRequest)Updates the campaign flow associated with a campaign. -
Uses of UpdateCampaignFlowAssociationRequest in software.amazon.awssdk.services.connectcampaignsv2.transform
Methods in software.amazon.awssdk.services.connectcampaignsv2.transform with parameters of type UpdateCampaignFlowAssociationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateCampaignFlowAssociationRequestMarshaller. marshall(UpdateCampaignFlowAssociationRequest updateCampaignFlowAssociationRequest)
-