Uses of Class
software.amazon.awssdk.services.customerprofiles.model.MarketoSourceProperties
-
Packages that use MarketoSourceProperties Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of MarketoSourceProperties in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return MarketoSourceProperties Modifier and Type Method Description MarketoSourcePropertiesSourceConnectorProperties. marketo()The properties that are applied when Marketo is being used as a source.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type MarketoSourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. marketo(MarketoSourceProperties marketo)The properties that are applied when Marketo is being used as a source.
-