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