Uses of Record Class
com.v1rex.liftnexus.forklift.dto.ForkliftLocationUpdateRequest
Packages that use ForkliftLocationUpdateRequest
-
Uses of ForkliftLocationUpdateRequest in com.v1rex.liftnexus.forklift.controller
Methods in com.v1rex.liftnexus.forklift.controller with parameters of type ForkliftLocationUpdateRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ForkliftResponse> ForkliftController.updateForkliftLocation(Long id, @Valid ForkliftLocationUpdateRequest updateRequest)