Uses of Class
software.amazon.awssdk.services.appflow.model.ConnectorOAuthRequest
-
Packages that use ConnectorOAuthRequest Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ConnectorOAuthRequest in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ConnectorOAuthRequest Modifier and Type Method Description ConnectorOAuthRequestGoogleAnalyticsConnectorProfileCredentials. oAuthRequest()The OAuth requirement needed to request security tokens from the connector endpoint.ConnectorOAuthRequestHoneycodeConnectorProfileCredentials. oAuthRequest()Returns the value of the OAuthRequest property for this object.ConnectorOAuthRequestMarketoConnectorProfileCredentials. oAuthRequest()The OAuth requirement needed to request security tokens from the connector endpoint.ConnectorOAuthRequestOAuth2Credentials. oAuthRequest()Returns the value of the OAuthRequest property for this object.ConnectorOAuthRequestOAuthCredentials. oAuthRequest()The OAuth requirement needed to request security tokens from the connector endpoint.ConnectorOAuthRequestPardotConnectorProfileCredentials. oAuthRequest()Returns the value of the OAuthRequest property for this object.ConnectorOAuthRequestSalesforceConnectorProfileCredentials. oAuthRequest()The OAuth requirement needed to request security tokens from the connector endpoint.ConnectorOAuthRequestSlackConnectorProfileCredentials. oAuthRequest()The OAuth requirement needed to request security tokens from the connector endpoint.ConnectorOAuthRequestZendeskConnectorProfileCredentials. oAuthRequest()The OAuth requirement needed to request security tokens from the connector endpoint.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ConnectorOAuthRequest Modifier and Type Method Description GoogleAnalyticsConnectorProfileCredentials.BuilderGoogleAnalyticsConnectorProfileCredentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)The OAuth requirement needed to request security tokens from the connector endpoint.HoneycodeConnectorProfileCredentials.BuilderHoneycodeConnectorProfileCredentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)Sets the value of the OAuthRequest property for this object.MarketoConnectorProfileCredentials.BuilderMarketoConnectorProfileCredentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)The OAuth requirement needed to request security tokens from the connector endpoint.OAuth2Credentials.BuilderOAuth2Credentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)Sets the value of the OAuthRequest property for this object.OAuthCredentials.BuilderOAuthCredentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)The OAuth requirement needed to request security tokens from the connector endpoint.PardotConnectorProfileCredentials.BuilderPardotConnectorProfileCredentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)Sets the value of the OAuthRequest property for this object.SalesforceConnectorProfileCredentials.BuilderSalesforceConnectorProfileCredentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)The OAuth requirement needed to request security tokens from the connector endpoint.SlackConnectorProfileCredentials.BuilderSlackConnectorProfileCredentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)The OAuth requirement needed to request security tokens from the connector endpoint.ZendeskConnectorProfileCredentials.BuilderZendeskConnectorProfileCredentials.Builder. oAuthRequest(ConnectorOAuthRequest oAuthRequest)The OAuth requirement needed to request security tokens from the connector endpoint.
-