Uses of Class
software.amazon.awssdk.services.appflow.model.OAuth2Defaults
-
Packages that use OAuth2Defaults Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of OAuth2Defaults in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return OAuth2Defaults Modifier and Type Method Description OAuth2DefaultsAuthenticationConfig. oAuth2Defaults()Contains the default values required for OAuth 2.0 authentication.Methods in software.amazon.awssdk.services.appflow.model with parameters of type OAuth2Defaults Modifier and Type Method Description AuthenticationConfig.BuilderAuthenticationConfig.Builder. oAuth2Defaults(OAuth2Defaults oAuth2Defaults)Contains the default values required for OAuth 2.0 authentication.
-