Uses of Class
de.dlr.proseo.api.edipmon.rest.model.RestInterfaceStatus
Packages that use RestInterfaceStatus
-
Uses of RestInterfaceStatus in de.dlr.proseo.api.edipmon.rest
Methods in de.dlr.proseo.api.edipmon.rest that return types with arguments of type RestInterfaceStatusModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<RestInterfaceStatus> EdipStatusControllerImpl.getRestInterfaceStatusByEdipid(String edipid, org.springframework.http.HttpHeaders httpHeaders) Get the interface status for the given EDIP Monitororg.springframework.http.ResponseEntity<RestInterfaceStatus> StatusController.getRestInterfaceStatusByEdipid(String edipid, org.springframework.http.HttpHeaders httpHeaders) Get the interface status for the given EDIP Monitororg.springframework.http.ResponseEntity<RestInterfaceStatus> StatusControllerDecorator.getRestInterfaceStatusByEdipid(String edipid, org.springframework.http.HttpHeaders httpHeaders) Get the interface status for the given EDIP Monitor