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()Indicates the the state of an asynchronous change to a table.Methods in software.amazon.awssdk.services.glue.model with parameters of type TableStatus Modifier and Type Method Description Table.BuilderTable.Builder. status(TableStatus status)Indicates the the state of an asynchronous change to a table.
-