Uses of Class
com.bytedesk.social.meta.MetaAppResponse
Packages that use MetaAppResponse
-
Uses of MetaAppResponse in com.bytedesk.social.meta
Methods in com.bytedesk.social.meta that return MetaAppResponseModifier and TypeMethodDescriptionMetaAppRestService.convertToResponse
(MetaAppEntity entity) MetaAppRestService.create
(MetaAppRequest request) MetaAppRestService.queryByUid
(MetaAppRequest request) MetaAppRestService.update
(MetaAppRequest request) Methods in com.bytedesk.social.meta that return types with arguments of type MetaAppResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<MetaAppResponse>
MetaAppRestService.queryByOrg
(MetaAppRequest request) org.springframework.data.domain.Page<MetaAppResponse>
MetaAppRestService.queryByUser
(MetaAppRequest request)