Uses of Class
software.amazon.awssdk.services.glue.model.AuthenticationConfigurationInput
-
Packages that use AuthenticationConfigurationInput Package Description software.amazon.awssdk.services.glue.model -
-
Uses of AuthenticationConfigurationInput in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return AuthenticationConfigurationInput Modifier and Type Method Description AuthenticationConfigurationInputConnectionInput. authenticationConfiguration()The authentication properties of the connection.Methods in software.amazon.awssdk.services.glue.model with parameters of type AuthenticationConfigurationInput Modifier and Type Method Description ConnectionInput.BuilderConnectionInput.Builder. authenticationConfiguration(AuthenticationConfigurationInput authenticationConfiguration)The authentication properties of the connection.
-