| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectorOAuthRequest |
OAuthCredentials.oAuthRequest()
The OAuth requirement needed to request security tokens from the connector endpoint.
|
ConnectorOAuthRequest |
GoogleAnalyticsConnectorProfileCredentials.oAuthRequest()
The OAuth requirement needed to request security tokens from the connector endpoint.
|
ConnectorOAuthRequest |
OAuth2Credentials.oAuthRequest()
Returns the value of the OAuthRequest property for this object.
|
ConnectorOAuthRequest |
MarketoConnectorProfileCredentials.oAuthRequest()
The OAuth requirement needed to request security tokens from the connector endpoint.
|
ConnectorOAuthRequest |
HoneycodeConnectorProfileCredentials.oAuthRequest()
Returns the value of the OAuthRequest property for this object.
|
ConnectorOAuthRequest |
ZendeskConnectorProfileCredentials.oAuthRequest()
The OAuth requirement needed to request security tokens from the connector endpoint.
|
ConnectorOAuthRequest |
SalesforceConnectorProfileCredentials.oAuthRequest()
The OAuth requirement needed to request security tokens from the connector endpoint.
|
ConnectorOAuthRequest |
SlackConnectorProfileCredentials.oAuthRequest()
The OAuth requirement needed to request security tokens from the connector endpoint.
|
ConnectorOAuthRequest |
PardotConnectorProfileCredentials.oAuthRequest()
Returns the value of the OAuthRequest property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthCredentials.Builder |
OAuthCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
The OAuth requirement needed to request security tokens from the connector endpoint.
|
GoogleAnalyticsConnectorProfileCredentials.Builder |
GoogleAnalyticsConnectorProfileCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
The OAuth requirement needed to request security tokens from the connector endpoint.
|
OAuth2Credentials.Builder |
OAuth2Credentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
Sets the value of the OAuthRequest property for this object.
|
MarketoConnectorProfileCredentials.Builder |
MarketoConnectorProfileCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
The OAuth requirement needed to request security tokens from the connector endpoint.
|
HoneycodeConnectorProfileCredentials.Builder |
HoneycodeConnectorProfileCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
Sets the value of the OAuthRequest property for this object.
|
ZendeskConnectorProfileCredentials.Builder |
ZendeskConnectorProfileCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
The OAuth requirement needed to request security tokens from the connector endpoint.
|
SalesforceConnectorProfileCredentials.Builder |
SalesforceConnectorProfileCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
The OAuth requirement needed to request security tokens from the connector endpoint.
|
SlackConnectorProfileCredentials.Builder |
SlackConnectorProfileCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
The OAuth requirement needed to request security tokens from the connector endpoint.
|
PardotConnectorProfileCredentials.Builder |
PardotConnectorProfileCredentials.Builder.oAuthRequest(ConnectorOAuthRequest oAuthRequest)
Sets the value of the OAuthRequest property for this object.
|
Copyright © 2023. All rights reserved.