Uses of Class
com.bytedesk.core.channel.ChannelResponse
Packages that use ChannelResponse
-
Uses of ChannelResponse in com.bytedesk.core.channel
Methods in com.bytedesk.core.channel that return ChannelResponseModifier and TypeMethodDescriptionChannelRestService.convertToResponse
(ChannelEntity channel) ChannelRestService.create
(ChannelRequest request) ChannelRestService.update
(ChannelRequest request) Methods in com.bytedesk.core.channel that return types with arguments of type ChannelResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<ChannelResponse>
ChannelRestService.queryByOrg
(ChannelRequest request) org.springframework.data.domain.Page<ChannelResponse>
ChannelRestService.queryByUser
(ChannelRequest request)