Uses of Class
com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordResponse
Packages that use AutoReplyKeywordResponse
-
Uses of AutoReplyKeywordResponse in com.bytedesk.kbase.auto_reply.keyword
Methods in com.bytedesk.kbase.auto_reply.keyword that return AutoReplyKeywordResponseModifier and TypeMethodDescriptionAutoReplyKeywordRestService.convertToResponse
(AutoReplyKeywordEntity entity) AutoReplyKeywordRestService.create
(AutoReplyKeywordRequest request) AutoReplyKeywordRestService.update
(AutoReplyKeywordRequest request) Methods in com.bytedesk.kbase.auto_reply.keyword that return types with arguments of type AutoReplyKeywordResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<AutoReplyKeywordResponse>
AutoReplyKeywordRestService.queryByOrg
(AutoReplyKeywordRequest request) org.springframework.data.domain.Page<AutoReplyKeywordResponse>
AutoReplyKeywordRestService.queryByUser
(AutoReplyKeywordRequest request)