类 UpdateTableRequest

    • 构造器详细资料

      • UpdateTableRequest

        public UpdateTableRequest​(String tableName,
                                  TableOption option)
        Constructs the update table request with target table name and option.
        参数:
        tableName - The target table name.
        option - The option used to update table.