Uses of Class
software.amazon.awssdk.services.appflow.model.OAuthProperties
-
Packages that use OAuthProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of OAuthProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return OAuthProperties Modifier and Type Method Description OAuthPropertiesSAPODataConnectorProfileProperties. oAuthProperties()The SAPOData OAuth properties required for OAuth type authentication.Methods in software.amazon.awssdk.services.appflow.model with parameters of type OAuthProperties Modifier and Type Method Description SAPODataConnectorProfileProperties.BuilderSAPODataConnectorProfileProperties.Builder. oAuthProperties(OAuthProperties oAuthProperties)The SAPOData OAuth properties required for OAuth type authentication.
-