Uses of Class
software.amazon.awssdk.services.glue.model.S3CatalogSource
-
Packages that use S3CatalogSource Package Description software.amazon.awssdk.services.glue.model -
-
Uses of S3CatalogSource in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return S3CatalogSource Modifier and Type Method Description S3CatalogSourceCodeGenConfigurationNode. s3CatalogSource()Specifies an Amazon S3 data store in the Glue Data Catalog.Methods in software.amazon.awssdk.services.glue.model with parameters of type S3CatalogSource Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. s3CatalogSource(S3CatalogSource s3CatalogSource)Specifies an Amazon S3 data store in the Glue Data Catalog.
-