public static class VcService.ReportGetTopUserReqCall extends ReqCaller<Object,ReportGetTopUserResult>
| 限定符和类型 | 方法和说明 |
|---|---|
Response<ReportGetTopUserResult> |
execute() |
VcService.ReportGetTopUserReqCall |
setEndTime(Long endTime) |
VcService.ReportGetTopUserReqCall |
setLimit(Integer limit) |
VcService.ReportGetTopUserReqCall |
setOrderBy(Integer orderBy) |
VcService.ReportGetTopUserReqCall |
setStartTime(Long startTime) |
call, getException, getResponsepublic VcService.ReportGetTopUserReqCall setStartTime(Long startTime)
public VcService.ReportGetTopUserReqCall setEndTime(Long endTime)
public VcService.ReportGetTopUserReqCall setLimit(Integer limit)
public VcService.ReportGetTopUserReqCall setOrderBy(Integer orderBy)
public Response<ReportGetTopUserResult> execute() throws Exception
execute 在类中 ReqCaller<Object,ReportGetTopUserResult>ExceptionCopyright © 2021. All rights reserved.