Uses of Class
software.amazon.awssdk.services.glue.model.UpdateOpenTableFormatInput
-
Packages that use UpdateOpenTableFormatInput Package Description software.amazon.awssdk.services.glue.model -
-
Uses of UpdateOpenTableFormatInput in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return UpdateOpenTableFormatInput Modifier and Type Method Description UpdateOpenTableFormatInputUpdateTableRequest. updateOpenTableFormatInput()Input parameters for updating open table format tables in GlueData Catalog, serving as a wrapper for format-specific update operations such as Apache Iceberg.Methods in software.amazon.awssdk.services.glue.model with parameters of type UpdateOpenTableFormatInput Modifier and Type Method Description UpdateTableRequest.BuilderUpdateTableRequest.Builder. updateOpenTableFormatInput(UpdateOpenTableFormatInput updateOpenTableFormatInput)Input parameters for updating open table format tables in GlueData Catalog, serving as a wrapper for format-specific update operations such as Apache Iceberg.
-