Uses of Class
software.amazon.awssdk.services.glue.model.UpdateIcebergInput
-
Packages that use UpdateIcebergInput Package Description software.amazon.awssdk.services.glue.model -
-
Uses of UpdateIcebergInput in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return UpdateIcebergInput Modifier and Type Method Description UpdateIcebergInputUpdateOpenTableFormatInput. updateIcebergInput()Apache Iceberg-specific update parameters that define the table modifications to be applied, including schema changes, partition specifications, and table properties.Methods in software.amazon.awssdk.services.glue.model with parameters of type UpdateIcebergInput Modifier and Type Method Description UpdateOpenTableFormatInput.BuilderUpdateOpenTableFormatInput.Builder. updateIcebergInput(UpdateIcebergInput updateIcebergInput)Apache Iceberg-specific update parameters that define the table modifications to be applied, including schema changes, partition specifications, and table properties.
-