| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
PardotConnectorProfileCredentials |
PardotConnectorProfileCredentials.clone() |
PardotConnectorProfileCredentials |
ConnectorProfileCredentials.getPardot()
The connector-specific credentials required when using Salesforce Pardot.
|
PardotConnectorProfileCredentials |
PardotConnectorProfileCredentials.withAccessToken(String accessToken)
The credentials used to access protected Salesforce Pardot resources.
|
PardotConnectorProfileCredentials |
PardotConnectorProfileCredentials.withClientCredentialsArn(String clientCredentialsArn)
The secret manager ARN, which contains the client ID and client secret of the connected app.
|
PardotConnectorProfileCredentials |
PardotConnectorProfileCredentials.withOAuthRequest(ConnectorOAuthRequest oAuthRequest) |
PardotConnectorProfileCredentials |
PardotConnectorProfileCredentials.withRefreshToken(String refreshToken)
The credentials used to acquire new access tokens.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setPardot(PardotConnectorProfileCredentials pardot)
The connector-specific credentials required when using Salesforce Pardot.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withPardot(PardotConnectorProfileCredentials pardot)
The connector-specific credentials required when using Salesforce Pardot.
|
Copyright © 2025. All rights reserved.