Uses of Class
software.amazon.awssdk.services.glue.model.AuthorizationCodeProperties
-
Packages that use AuthorizationCodeProperties Package Description software.amazon.awssdk.services.glue.model -
-
Uses of AuthorizationCodeProperties in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return AuthorizationCodeProperties Modifier and Type Method Description AuthorizationCodePropertiesOAuth2PropertiesInput. authorizationCodeProperties()The set of properties required for the the OAuth2AUTHORIZATION_CODEgrant type.Methods in software.amazon.awssdk.services.glue.model with parameters of type AuthorizationCodeProperties Modifier and Type Method Description OAuth2PropertiesInput.BuilderOAuth2PropertiesInput.Builder. authorizationCodeProperties(AuthorizationCodeProperties authorizationCodeProperties)The set of properties required for the the OAuth2AUTHORIZATION_CODEgrant type.
-