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