Uses of Class
software.amazon.awssdk.services.glue.model.S3HudiSource
-
Packages that use S3HudiSource Package Description software.amazon.awssdk.services.glue.model -
-
Uses of S3HudiSource in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return S3HudiSource Modifier and Type Method Description S3HudiSourceCodeGenConfigurationNode. s3HudiSource()Specifies a Hudi data source stored in Amazon S3.Methods in software.amazon.awssdk.services.glue.model with parameters of type S3HudiSource Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. s3HudiSource(S3HudiSource s3HudiSource)Specifies a Hudi data source stored in Amazon S3.
-