Uses of Class
software.amazon.awssdk.services.glue.model.OAuth2PropertiesInput
-
Packages that use OAuth2PropertiesInput Package Description software.amazon.awssdk.services.glue.model -
-
Uses of OAuth2PropertiesInput in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return OAuth2PropertiesInput Modifier and Type Method Description OAuth2PropertiesInputAuthenticationConfigurationInput. oAuth2Properties()The properties for OAuth2 authentication in the CreateConnection request.Methods in software.amazon.awssdk.services.glue.model with parameters of type OAuth2PropertiesInput Modifier and Type Method Description AuthenticationConfigurationInput.BuilderAuthenticationConfigurationInput.Builder. oAuth2Properties(OAuth2PropertiesInput oAuth2Properties)The properties for OAuth2 authentication in the CreateConnection request.
-