| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ZendeskConnectorProfileCredentials |
ZendeskConnectorProfileCredentials.clone() |
ZendeskConnectorProfileCredentials |
ConnectorProfileCredentials.getZendesk()
The connector-specific credentials required when using Zendesk.
|
ZendeskConnectorProfileCredentials |
ZendeskConnectorProfileCredentials.withAccessToken(String accessToken)
The credentials used to access protected Zendesk resources.
|
ZendeskConnectorProfileCredentials |
ZendeskConnectorProfileCredentials.withClientId(String clientId)
The identifier for the desired client.
|
ZendeskConnectorProfileCredentials |
ZendeskConnectorProfileCredentials.withClientSecret(String clientSecret)
The client secret used by the oauth client to authenticate to the authorization server.
|
ZendeskConnectorProfileCredentials |
ZendeskConnectorProfileCredentials.withOAuthRequest(ConnectorOAuthRequest oAuthRequest)
The oauth requirement needed to request security tokens from the connector endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setZendesk(ZendeskConnectorProfileCredentials zendesk)
The connector-specific credentials required when using Zendesk.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withZendesk(ZendeskConnectorProfileCredentials zendesk)
The connector-specific credentials required when using Zendesk.
|
Copyright © 2020. All rights reserved.