Uses of Class
com.bytedesk.ai.ai_statistic.AiStatisticResponse
Packages that use AiStatisticResponse
-
Uses of AiStatisticResponse in com.bytedesk.ai.ai_statistic
Methods in com.bytedesk.ai.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.ai_statistic that return types with arguments of type AiStatisticResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<AiStatisticResponse>AiStatisticRestService.queryByUser(AiStatisticRequest request)