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