@Deprecated public abstract class AbstractStatRequest<T extends ResponseModel> extends AbstractRequestModel<T>
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
date
已过时。
同步日期 时间格式 yyyyMMdd
|
protected List<String> |
fields
已过时。
需要展示的字段
|
fileMap, model| 构造器和说明 |
|---|
AbstractStatRequest(String path)
已过时。
|
AbstractStatRequest(String path,
HttpMethodType httpMethod)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
private static String |
convertListToString(List<String> list)
已过时。
|
String |
getDate()
已过时。
|
List<String> |
getFields()
已过时。
|
void |
setDate(String date)
已过时。
|
void |
setFields(List<String> fields)
已过时。
|
expires, expires, generateUri, getFileMap, getModel, getPath, getResponseClass, httpMethod, isMultipartFormData, putBodyParameter, putQueryParameter, setFileMap, setModel, setPath, signRequestprotected String date
public AbstractStatRequest(String path)
public AbstractStatRequest(String path, HttpMethodType httpMethod)
Copyright © 2024. All rights reserved.