Uses of Class
software.amazon.awssdk.services.datazone.model.AuthenticationConfigurationPatch
-
Packages that use AuthenticationConfigurationPatch Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of AuthenticationConfigurationPatch in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return AuthenticationConfigurationPatch Modifier and Type Method Description AuthenticationConfigurationPatchGlueConnectionPatch. authenticationConfiguration()The authentication configuration of the Amazon Web Services Glue connection patch.Methods in software.amazon.awssdk.services.datazone.model with parameters of type AuthenticationConfigurationPatch Modifier and Type Method Description GlueConnectionPatch.BuilderGlueConnectionPatch.Builder. authenticationConfiguration(AuthenticationConfigurationPatch authenticationConfiguration)The authentication configuration of the Amazon Web Services Glue connection patch.
-