| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
MarketoConnectorProfileCredentials |
MarketoConnectorProfileCredentials.clone() |
MarketoConnectorProfileCredentials |
ConnectorProfileCredentials.getMarketo()
The connector-specific credentials required when using Marketo.
|
MarketoConnectorProfileCredentials |
MarketoConnectorProfileCredentials.withAccessToken(String accessToken)
The credentials used to access protected Marketo resources.
|
MarketoConnectorProfileCredentials |
MarketoConnectorProfileCredentials.withClientId(String clientId)
The identifier for the desired client.
|
MarketoConnectorProfileCredentials |
MarketoConnectorProfileCredentials.withClientSecret(String clientSecret)
The client secret used by the OAuth client to authenticate to the authorization server.
|
MarketoConnectorProfileCredentials |
MarketoConnectorProfileCredentials.withOAuthRequest(ConnectorOAuthRequest oAuthRequest)
The OAuth requirement needed to request security tokens from the connector endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setMarketo(MarketoConnectorProfileCredentials marketo)
The connector-specific credentials required when using Marketo.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withMarketo(MarketoConnectorProfileCredentials marketo)
The connector-specific credentials required when using Marketo.
|
Copyright © 2024. All rights reserved.