Uses of Class
com.bytedesk.social.slack.SlackResponse
Packages that use SlackResponse
-
Uses of SlackResponse in com.bytedesk.social.slack
Methods in com.bytedesk.social.slack that return SlackResponseModifier and TypeMethodDescriptionSlackRestService.convertToResponse
(SlackEntity entity) SlackRestService.create
(SlackRequest request) SlackRestService.queryByUid
(SlackRequest request) SlackRestService.update
(SlackRequest request) Methods in com.bytedesk.social.slack that return types with arguments of type SlackResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SlackResponse>
SlackRestService.queryByOrg
(SlackRequest request) org.springframework.data.domain.Page<SlackResponse>
SlackRestService.queryByUser
(SlackRequest request)