Uses of Class
software.amazon.awssdk.services.appflow.model.PardotConnectorProfileCredentials
-
Packages that use PardotConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of PardotConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return PardotConnectorProfileCredentials Modifier and Type Method Description PardotConnectorProfileCredentialsConnectorProfileCredentials. pardot()The connector-specific credentials required when using Salesforce Pardot.Methods in software.amazon.awssdk.services.appflow.model with parameters of type PardotConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. pardot(PardotConnectorProfileCredentials pardot)The connector-specific credentials required when using Salesforce Pardot.
-