Uses of Class
software.amazon.awssdk.services.datazone.model.GlueConnectionPatch
-
Packages that use GlueConnectionPatch Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of GlueConnectionPatch in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return GlueConnectionPatch Modifier and Type Method Description GlueConnectionPatchGluePropertiesPatch. glueConnectionInput()The Amazon Web Services Glue properties patch of a connection.Methods in software.amazon.awssdk.services.datazone.model with parameters of type GlueConnectionPatch Modifier and Type Method Description GluePropertiesPatch.BuilderGluePropertiesPatch.Builder. glueConnectionInput(GlueConnectionPatch glueConnectionInput)The Amazon Web Services Glue properties patch of a connection.
-