Uses of Class
com.bytedesk.ai.statistic.AiStatisticResponse
Packages that use AiStatisticResponse
-
Uses of AiStatisticResponse in com.bytedesk.ai.statistic
Methods in com.bytedesk.ai.statistic that return AiStatisticResponseModifier and TypeMethodDescriptionAiStatisticRestService.convertToResponse
(AiStatisticEntity entity) AiStatisticRestService.create
(AiStatisticRequest request) AiStatisticRestService.queryByUid
(AiStatisticRequest request) AiStatisticRestService.update
(AiStatisticRequest request) Methods in com.bytedesk.ai.statistic that return types with arguments of type AiStatisticResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<AiStatisticResponse>
AiStatisticRestService.queryByUser
(AiStatisticRequest request)