Uses of Class
software.amazon.awssdk.services.firehose.model.CatalogConfiguration
-
Packages that use CatalogConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of CatalogConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return CatalogConfiguration Modifier and Type Method Description CatalogConfigurationIcebergDestinationConfiguration. catalogConfiguration()Configuration describing where the destination Apache Iceberg Tables are persisted.CatalogConfigurationIcebergDestinationDescription. catalogConfiguration()Configuration describing where the destination Iceberg tables are persisted.CatalogConfigurationIcebergDestinationUpdate. catalogConfiguration()Configuration describing where the destination Iceberg tables are persisted.Methods in software.amazon.awssdk.services.firehose.model with parameters of type CatalogConfiguration Modifier and Type Method Description IcebergDestinationConfiguration.BuilderIcebergDestinationConfiguration.Builder. catalogConfiguration(CatalogConfiguration catalogConfiguration)Configuration describing where the destination Apache Iceberg Tables are persisted.IcebergDestinationDescription.BuilderIcebergDestinationDescription.Builder. catalogConfiguration(CatalogConfiguration catalogConfiguration)Configuration describing where the destination Iceberg tables are persisted.IcebergDestinationUpdate.BuilderIcebergDestinationUpdate.Builder. catalogConfiguration(CatalogConfiguration catalogConfiguration)Configuration describing where the destination Iceberg tables are persisted.
-