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