Uses of Class
com.bytedesk.wechat.mp.tag.WeChatMpTagResponse
Packages that use WeChatMpTagResponse
-
Uses of WeChatMpTagResponse in com.bytedesk.wechat.mp.tag
Methods in com.bytedesk.wechat.mp.tag that return WeChatMpTagResponseModifier and TypeMethodDescriptionWeChatMpTagRestService.convertToResponse
(WeChatMpTagEntity entity) WeChatMpTagRestService.create
(WeChatMpTagRequest request) WeChatMpTagRestService.queryByUid
(WeChatMpTagRequest request) WeChatMpTagRestService.update
(WeChatMpTagRequest request) Methods in com.bytedesk.wechat.mp.tag that return types with arguments of type WeChatMpTagResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<WeChatMpTagResponse>
WeChatMpTagRestService.queryByOrg
(WeChatMpTagRequest request) org.springframework.data.domain.Page<WeChatMpTagResponse>
WeChatMpTagRestService.queryByUser
(WeChatMpTagRequest request)