Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.CatalogConfigurationUpdate
-
Packages that use CatalogConfigurationUpdate Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of CatalogConfigurationUpdate in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return CatalogConfigurationUpdate Modifier and Type Method Description CatalogConfigurationUpdateZeppelinApplicationConfigurationUpdate. catalogConfigurationUpdate()Updates to the configuration of the Amazon Glue Data Catalog that is associated with the Managed Service for Apache Flink Studio notebook.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type CatalogConfigurationUpdate Modifier and Type Method Description ZeppelinApplicationConfigurationUpdate.BuilderZeppelinApplicationConfigurationUpdate.Builder. catalogConfigurationUpdate(CatalogConfigurationUpdate catalogConfigurationUpdate)Updates to the configuration of the Amazon Glue Data Catalog that is associated with the Managed Service for Apache Flink Studio notebook.
-