Uses of Class
com.bytedesk.kbase.quick_reply.QuickReplyResponseAgent
Packages that use QuickReplyResponseAgent
-
Uses of QuickReplyResponseAgent in com.bytedesk.kbase.quick_reply
Fields in com.bytedesk.kbase.quick_reply with type parameters of type QuickReplyResponseAgentModifier and TypeFieldDescriptionprivate List<QuickReplyResponseAgent>
QuickReplyResponseAgent.children
Methods in com.bytedesk.kbase.quick_reply that return types with arguments of type QuickReplyResponseAgentModifier and TypeMethodDescriptionQuickReplyRestService.query
(QuickReplyRequest request) private List<QuickReplyResponseAgent>
QuickReplyRestService.transformToQuickReplyResponseAgent
(List<KbaseEntity> kbList)