Uses of Class
software.amazon.awssdk.services.customerprofiles.model.SourceFlowConfig
-
Packages that use SourceFlowConfig Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of SourceFlowConfig in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return SourceFlowConfig Modifier and Type Method Description SourceFlowConfigFlowDefinition. sourceFlowConfig()The configuration that controls how Customer Profiles retrieves data from the source.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type SourceFlowConfig Modifier and Type Method Description FlowDefinition.BuilderFlowDefinition.Builder. sourceFlowConfig(SourceFlowConfig sourceFlowConfig)The configuration that controls how Customer Profiles retrieves data from the source.
-