Uses of Class
com.bytedesk.social.zalo.ZaloResponse
Packages that use ZaloResponse
-
Uses of ZaloResponse in com.bytedesk.social.zalo
Methods in com.bytedesk.social.zalo that return ZaloResponseModifier and TypeMethodDescriptionZaloRestService.convertToResponse
(ZaloEntity entity) ZaloRestService.create
(ZaloRequest request) ZaloRestService.queryByUid
(ZaloRequest request) ZaloRestService.update
(ZaloRequest request) Methods in com.bytedesk.social.zalo that return types with arguments of type ZaloResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<ZaloResponse>
ZaloRestService.queryByOrg
(ZaloRequest request) org.springframework.data.domain.Page<ZaloResponse>
ZaloRestService.queryByUser
(ZaloRequest request)