Uses of Class
software.amazon.awssdk.services.glue.model.GovernedCatalogTarget
-
Packages that use GovernedCatalogTarget Package Description software.amazon.awssdk.services.glue.model -
-
Uses of GovernedCatalogTarget in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return GovernedCatalogTarget Modifier and Type Method Description GovernedCatalogTargetCodeGenConfigurationNode. governedCatalogTarget()Specifies a data target that writes to a goverened catalog.Methods in software.amazon.awssdk.services.glue.model with parameters of type GovernedCatalogTarget Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. governedCatalogTarget(GovernedCatalogTarget governedCatalogTarget)Specifies a data target that writes to a goverened catalog.
-