Uses of Class
software.amazon.awssdk.services.datazone.model.GlueConnectionInput
-
Packages that use GlueConnectionInput Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of GlueConnectionInput in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return GlueConnectionInput Modifier and Type Method Description GlueConnectionInputGluePropertiesInput. glueConnectionInput()The Amazon Web Services Glue connection.Methods in software.amazon.awssdk.services.datazone.model with parameters of type GlueConnectionInput Modifier and Type Method Description GluePropertiesInput.BuilderGluePropertiesInput.Builder. glueConnectionInput(GlueConnectionInput glueConnectionInput)The Amazon Web Services Glue connection.
-