Uses of Class
software.amazon.awssdk.services.appflow.model.OAuthCredentials
-
Packages that use OAuthCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of OAuthCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return OAuthCredentials Modifier and Type Method Description OAuthCredentialsSAPODataConnectorProfileCredentials. oAuthCredentials()The SAPOData OAuth type authentication credentials.Methods in software.amazon.awssdk.services.appflow.model with parameters of type OAuthCredentials Modifier and Type Method Description SAPODataConnectorProfileCredentials.BuilderSAPODataConnectorProfileCredentials.Builder. oAuthCredentials(OAuthCredentials oAuthCredentials)The SAPOData OAuth type authentication credentials.
-