Uses of Class
com.bytedesk.core.ip.access.IpAccessResponse
Packages that use IpAccessResponse
-
Uses of IpAccessResponse in com.bytedesk.core.ip.access
Methods in com.bytedesk.core.ip.access that return IpAccessResponseModifier and TypeMethodDescriptionIpAccessRestService.convertToResponse
(IpAccessEntity entity) IpAccessRestService.create
(IpAccessRequest request) IpAccessRestService.queryByUid
(IpAccessRequest request) IpAccessRestService.update
(IpAccessRequest request) Methods in com.bytedesk.core.ip.access that return types with arguments of type IpAccessResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<IpAccessResponse>
IpAccessRestService.queryByOrg
(IpAccessRequest request) org.springframework.data.domain.Page<IpAccessResponse>
IpAccessRestService.queryByUser
(IpAccessRequest request)