Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.GlueDataCatalogConfigurationUpdate
-
Packages that use GlueDataCatalogConfigurationUpdate Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of GlueDataCatalogConfigurationUpdate in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return GlueDataCatalogConfigurationUpdate Modifier and Type Method Description GlueDataCatalogConfigurationUpdateCatalogConfigurationUpdate. glueDataCatalogConfigurationUpdate()Updates to the configuration parameters for the default Amazon Glue database.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type GlueDataCatalogConfigurationUpdate Modifier and Type Method Description CatalogConfigurationUpdate.BuilderCatalogConfigurationUpdate.Builder. glueDataCatalogConfigurationUpdate(GlueDataCatalogConfigurationUpdate glueDataCatalogConfigurationUpdate)Updates to the configuration parameters for the default Amazon Glue database.
-