类 ShowTableStateResponse

    • 构造器详细资料

      • ShowTableStateResponse

        public ShowTableStateResponse()
    • 方法详细资料

      • getTableState

        public TableState getTableState()
        Get table state of target table.
        返回:
        The table state of target table.
      • setTableState

        public void setTableState​(TableState tableState)
        Set table state of target table to this show table state response.