Uses of Class
software.amazon.awssdk.services.appflow.model.PardotConnectorProfileProperties
-
Packages that use PardotConnectorProfileProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of PardotConnectorProfileProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return PardotConnectorProfileProperties Modifier and Type Method Description PardotConnectorProfilePropertiesConnectorProfileProperties. pardot()The connector-specific properties required by Salesforce Pardot.Methods in software.amazon.awssdk.services.appflow.model with parameters of type PardotConnectorProfileProperties Modifier and Type Method Description ConnectorProfileProperties.BuilderConnectorProfileProperties.Builder. pardot(PardotConnectorProfileProperties pardot)The connector-specific properties required by Salesforce Pardot.
-