Uses of Class
software.amazon.awssdk.services.customerprofiles.model.SourceConnectorProperties
-
Packages that use SourceConnectorProperties Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of SourceConnectorProperties in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return SourceConnectorProperties Modifier and Type Method Description SourceConnectorPropertiesSourceFlowConfig. sourceConnectorProperties()Specifies the information that is required to query a particular source connector.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type SourceConnectorProperties Modifier and Type Method Description SourceFlowConfig.BuilderSourceFlowConfig.Builder. sourceConnectorProperties(SourceConnectorProperties sourceConnectorProperties)Specifies the information that is required to query a particular source connector.
-