public class SetMetadataCommandAbstract extends AbstractStorageCommand<Void>
设置文件标签(文件元数据)
2020-02-03 17:08
request, response| 构造器和说明 |
|---|
SetMetadataCommandAbstract(String groupName,
String path,
Set<MateData> metaDataSet,
StorageMetadataSetType type)
设置文件标签(元数据)
|
public SetMetadataCommandAbstract(String groupName, String path, Set<MateData> metaDataSet, StorageMetadataSetType type)
groupName - 组名称path - 路径metaDataSet - 元数据集合type - 增加元数据的类型Copyright © 2021. All rights reserved.