QCloudSMHBatchMoveRequest Class Reference

Inherits from QCloudSMHBizRequest : QCloudSMHBaseRequest : QCloudHTTPRequest
Declared in QCloudSMHBatchMoveRequest.h
QCloudSMHBatchMoveRequest.m

Overview

批量重命名或移动 要求权限:admin、space_admin 或 move_directory/move_file/move_file_force,如需同时重命名或移动目录和文件,可同时指定 move_directory 与 move_file/move_file_force 权限;

  batchInfos

批量任务信息

@property (nonatomic) NSArray<QCloudSMHBatchMoveInfo*> *batchInfos

Declared In

QCloudSMHBatchMoveRequest.h