Uses of Class
software.amazon.awssdk.services.glue.model.S3HudiCatalogTarget
-
Packages that use S3HudiCatalogTarget Package Description software.amazon.awssdk.services.glue.model -
-
Uses of S3HudiCatalogTarget in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return S3HudiCatalogTarget Modifier and Type Method Description S3HudiCatalogTargetCodeGenConfigurationNode. s3HudiCatalogTarget()Specifies a target that writes to a Hudi data source in the Glue Data Catalog.Methods in software.amazon.awssdk.services.glue.model with parameters of type S3HudiCatalogTarget Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. s3HudiCatalogTarget(S3HudiCatalogTarget s3HudiCatalogTarget)Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
-