Uses of Class
software.amazon.awssdk.services.glue.model.GlueSchema
-
Packages that use GlueSchema Package Description software.amazon.awssdk.services.glue.model -
-
Uses of GlueSchema in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type GlueSchema Modifier and Type Method Description List<GlueSchema>AthenaConnectorSource. outputSchemas()Specifies the data schema for the custom Athena source.List<GlueSchema>CatalogDeltaSource. outputSchemas()Specifies the data schema for the Delta Lake source.List<GlueSchema>CatalogHudiSource. outputSchemas()Specifies the data schema for the Hudi source.List<GlueSchema>ConnectorDataSource. outputSchemas()Specifies the data schema for this source.List<GlueSchema>CustomCode. outputSchemas()Specifies the data schema for the custom code transform.List<GlueSchema>DynamicTransform. outputSchemas()Specifies the data schema for the dynamic transform.List<GlueSchema>JDBCConnectorSource. outputSchemas()Specifies the data schema for the custom JDBC source.List<GlueSchema>JDBCConnectorTarget. outputSchemas()Specifies the data schema for the JDBC target.List<GlueSchema>S3CatalogDeltaSource. outputSchemas()Specifies the data schema for the Delta Lake source.List<GlueSchema>S3CatalogHudiSource. outputSchemas()Specifies the data schema for the Hudi source.List<GlueSchema>S3CsvSource. outputSchemas()Specifies the data schema for the S3 CSV source.List<GlueSchema>S3DeltaSource. outputSchemas()Specifies the data schema for the Delta Lake source.List<GlueSchema>S3HudiSource. outputSchemas()Specifies the data schema for the Hudi source.List<GlueSchema>S3JsonSource. outputSchemas()Specifies the data schema for the S3 JSON source.List<GlueSchema>S3ParquetSource. outputSchemas()Specifies the data schema for the S3 Parquet source.List<GlueSchema>SnowflakeSource. outputSchemas()Specifies user-defined schemas for your output data.List<GlueSchema>SparkConnectorSource. outputSchemas()Specifies data schema for the custom spark source.List<GlueSchema>SparkConnectorTarget. outputSchemas()Specifies the data schema for the custom spark target.List<GlueSchema>SparkSQL. outputSchemas()Specifies the data schema for the SparkSQL transform.Methods in software.amazon.awssdk.services.glue.model with parameters of type GlueSchema Modifier and Type Method Description AthenaConnectorSource.BuilderAthenaConnectorSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the custom Athena source.CatalogDeltaSource.BuilderCatalogDeltaSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the Delta Lake source.CatalogHudiSource.BuilderCatalogHudiSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the Hudi source.ConnectorDataSource.BuilderConnectorDataSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for this source.CustomCode.BuilderCustomCode.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the custom code transform.DynamicTransform.BuilderDynamicTransform.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the dynamic transform.JDBCConnectorSource.BuilderJDBCConnectorSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the custom JDBC source.JDBCConnectorTarget.BuilderJDBCConnectorTarget.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the JDBC target.S3CatalogDeltaSource.BuilderS3CatalogDeltaSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the Delta Lake source.S3CatalogHudiSource.BuilderS3CatalogHudiSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the Hudi source.S3CsvSource.BuilderS3CsvSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the S3 CSV source.S3DeltaSource.BuilderS3DeltaSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the Delta Lake source.S3HudiSource.BuilderS3HudiSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the Hudi source.S3JsonSource.BuilderS3JsonSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the S3 JSON source.S3ParquetSource.BuilderS3ParquetSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the S3 Parquet source.SnowflakeSource.BuilderSnowflakeSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies user-defined schemas for your output data.SparkConnectorSource.BuilderSparkConnectorSource.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies data schema for the custom spark source.SparkConnectorTarget.BuilderSparkConnectorTarget.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the custom spark target.SparkSQL.BuilderSparkSQL.Builder. outputSchemas(GlueSchema... outputSchemas)Specifies the data schema for the SparkSQL transform.Method parameters in software.amazon.awssdk.services.glue.model with type arguments of type GlueSchema Modifier and Type Method Description AthenaConnectorSource.BuilderAthenaConnectorSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the custom Athena source.CatalogDeltaSource.BuilderCatalogDeltaSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the Delta Lake source.CatalogHudiSource.BuilderCatalogHudiSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the Hudi source.ConnectorDataSource.BuilderConnectorDataSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for this source.CustomCode.BuilderCustomCode.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the custom code transform.DynamicTransform.BuilderDynamicTransform.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the dynamic transform.JDBCConnectorSource.BuilderJDBCConnectorSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the custom JDBC source.JDBCConnectorTarget.BuilderJDBCConnectorTarget.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the JDBC target.S3CatalogDeltaSource.BuilderS3CatalogDeltaSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the Delta Lake source.S3CatalogHudiSource.BuilderS3CatalogHudiSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the Hudi source.S3CsvSource.BuilderS3CsvSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the S3 CSV source.S3DeltaSource.BuilderS3DeltaSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the Delta Lake source.S3HudiSource.BuilderS3HudiSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the Hudi source.S3JsonSource.BuilderS3JsonSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the S3 JSON source.S3ParquetSource.BuilderS3ParquetSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the S3 Parquet source.SnowflakeSource.BuilderSnowflakeSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies user-defined schemas for your output data.SparkConnectorSource.BuilderSparkConnectorSource.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies data schema for the custom spark source.SparkConnectorTarget.BuilderSparkConnectorTarget.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the custom spark target.SparkSQL.BuilderSparkSQL.Builder. outputSchemas(Collection<GlueSchema> outputSchemas)Specifies the data schema for the SparkSQL transform.
-