类 StorageDeleteFileRequest
java.lang.Object
com.github.tobato.fastdfs.domain.proto.FdfsRequest
com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDeleteFileRequest
文件上传命令
- 作者:
- tobato
-
字段概要
从类继承的字段 com.github.tobato.fastdfs.domain.proto.FdfsRequest
head, inputFile -
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.tobato.fastdfs.domain.proto.FdfsRequest
encodeParam, getBodyLength, getFileSize, getHeadByte, getInputFile
-
构造器详细资料
-
StorageDeleteFileRequest
删除文件命令- 参数:
groupName-path-
-
-
方法详细资料
-
getGroupName
-
setGroupName
-
getPath
-
setPath
-