Uses of Class
software.amazon.awssdk.services.glue.model.CatalogSource
-
Packages that use CatalogSource Package Description software.amazon.awssdk.services.glue.model -
-
Uses of CatalogSource in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return CatalogSource Modifier and Type Method Description CatalogSourceCodeGenConfigurationNode. catalogSource()Specifies a data store in the Glue Data Catalog.Methods in software.amazon.awssdk.services.glue.model with parameters of type CatalogSource Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. catalogSource(CatalogSource catalogSource)Specifies a data store in the Glue Data Catalog.
-