类 AbstractTableStorageRequest

    • 方法详细资料

      • getTableName

        public String getTableName()
        Get the target table name.
        返回:
        return the target table name.
      • toJsonString

        public abstract String toJsonString()
        Convert this request to json string.
        返回:
        the json string represent this request.