public interface AliyunUploadRequest<T extends AliyunResponse> extends AliyunRequest<T>
| Modifier and Type | Method and Description |
|---|---|
Map<String,FileItem> |
getFileParams()
获取所有的Key-Value形式的文件请求参数集合。其中:
Key: 请求参数名
Value: 请求参数文件元数据
|
check, getApiMethodName, getHeaderMap, getResponseClass, getTextParams, getTimestamp, putOtherTextParam, setTimestampCopyright © 2021. All rights reserved.