public class ShowTableStateResponse extends AbstractTableStorageResponse
metadata| Constructor and Description |
|---|
ShowTableStateResponse() |
| Modifier and Type | Method and Description |
|---|---|
TableState |
getTableState()
Get table state of target table.
|
void |
setTableState(TableState tableState)
Set table state of target table to this show table state response.
|
String |
toString()
Convert this object to string.
|
getMetadatapublic TableState getTableState()
public void setTableState(TableState tableState)
public String toString()
toString in class AbstractTableStorageResponseCopyright © 2022. All rights reserved.