Uses of Class
software.amazon.awssdk.services.glue.model.GovernedCatalogSource
-
Packages that use GovernedCatalogSource Package Description software.amazon.awssdk.services.glue.model -
-
Uses of GovernedCatalogSource in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return GovernedCatalogSource Modifier and Type Method Description GovernedCatalogSourceCodeGenConfigurationNode. governedCatalogSource()Specifies a data source in a goverened Data Catalog.Methods in software.amazon.awssdk.services.glue.model with parameters of type GovernedCatalogSource Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. governedCatalogSource(GovernedCatalogSource governedCatalogSource)Specifies a data source in a goverened Data Catalog.
-