Uses of Class
com.bytedesk.kbase.text.TextResponse
Packages that use TextResponse
-
Uses of TextResponse in com.bytedesk.kbase.text
Methods in com.bytedesk.kbase.text that return TextResponseModifier and TypeMethodDescriptionTextRestService.convertToResponse
(TextEntity entity) TextRestService.create
(TextRequest request) TextRestService.update
(TextRequest request) Methods in com.bytedesk.kbase.text that return types with arguments of type TextResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<TextResponse>
TextRestService.queryByOrg
(TextRequest request) org.springframework.data.domain.Page<TextResponse>
TextRestService.queryByUser
(TextRequest request)