Uses of Class
com.bytedesk.core.black.BlackResponse
Packages that use BlackResponse
-
Uses of BlackResponse in com.bytedesk.core.black
Methods in com.bytedesk.core.black that return BlackResponseModifier and TypeMethodDescriptionBlackRestService.convertToResponse
(BlackEntity entity) BlackRestService.create
(BlackRequest request) BlackRestService.queryByUid
(BlackRequest request) BlackRestService.update
(BlackRequest request) Methods in com.bytedesk.core.black that return types with arguments of type BlackResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<BlackResponse>
BlackRestService.queryByOrg
(BlackRequest request) org.springframework.data.domain.Page<BlackResponse>
BlackRestService.queryByUser
(BlackRequest request)