Uses of Class
cn.ucloud.ufile.models.GetUFileDailyReportResponse.UFileTotalReportItem
-
Packages that use GetUFileDailyReportResponse.UFileTotalReportItem Package Description cn.ucloud.ufile.models -
-
Uses of GetUFileDailyReportResponse.UFileTotalReportItem in cn.ucloud.ufile.models
Methods in cn.ucloud.ufile.models that return types with arguments of type GetUFileDailyReportResponse.UFileTotalReportItem Modifier and Type Method Description List<GetUFileDailyReportResponse.UFileTotalReportItem>GetUFileDailyReportResponse.UFileReportItem. getTotal()Method parameters in cn.ucloud.ufile.models with type arguments of type GetUFileDailyReportResponse.UFileTotalReportItem Modifier and Type Method Description voidGetUFileDailyReportResponse.UFileReportItem. setTotal(List<GetUFileDailyReportResponse.UFileTotalReportItem> total)
-