Uses of Class
software.amazon.awssdk.services.glue.model.TableStatus
-
Packages that use TableStatus Package Description software.amazon.awssdk.services.glue.model -
-
Uses of TableStatus in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return TableStatus Modifier and Type Method Description TableStatusTable. status()Returns the value of the Status property for this object.Methods in software.amazon.awssdk.services.glue.model with parameters of type TableStatus Modifier and Type Method Description Table.BuilderTable.Builder. status(TableStatus status)Sets the value of the Status property for this object.
-