Uses of Class
software.amazon.awssdk.services.firehose.model.SchemaConfiguration
-
Packages that use SchemaConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of SchemaConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return SchemaConfiguration Modifier and Type Method Description SchemaConfigurationDataFormatConversionConfiguration. schemaConfiguration()Specifies the Amazon Web Services Glue Data Catalog table that contains the column information.Methods in software.amazon.awssdk.services.firehose.model with parameters of type SchemaConfiguration Modifier and Type Method Description DataFormatConversionConfiguration.BuilderDataFormatConversionConfiguration.Builder. schemaConfiguration(SchemaConfiguration schemaConfiguration)Specifies the Amazon Web Services Glue Data Catalog table that contains the column information.
-