Uses of Class
com.bytedesk.social.line.LineResponse
Packages that use LineResponse
-
Uses of LineResponse in com.bytedesk.social.line
Methods in com.bytedesk.social.line that return LineResponseModifier and TypeMethodDescriptionLineRestService.convertToResponse
(LineEntity entity) LineRestService.create
(LineRequest request) LineRestService.queryByUid
(LineRequest request) LineRestService.update
(LineRequest request) LineRestService.updateAccessToken
(LineRequest request) LineRestService.updateKid
(LineRequest request) Methods in com.bytedesk.social.line that return types with arguments of type LineResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<LineResponse>
LineRestService.queryByOrg
(LineRequest request) org.springframework.data.domain.Page<LineResponse>
LineRestService.queryByUser
(LineRequest request)