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()Returns the value of the UpdateOpenTableFormatInput property for this object.Methods in software.amazon.awssdk.services.glue.model with parameters of type UpdateOpenTableFormatInput Modifier and Type Method Description UpdateTableRequest.BuilderUpdateTableRequest.Builder. updateOpenTableFormatInput(UpdateOpenTableFormatInput updateOpenTableFormatInput)Sets the value of the UpdateOpenTableFormatInput property for this object.
-