Uses of Class
overit.geocallapp.wfm.assets.rs1.type.DTOAssetTypeUpdate
Packages that use DTOAssetTypeUpdate
-
Uses of DTOAssetTypeUpdate in overit.geocallapp.wfm.assets.rs1.type
Methods in overit.geocallapp.wfm.assets.rs1.type with parameters of type DTOAssetTypeUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AssetTypeService.patch(Long id, @Valid DTOAssetTypeUpdate input) Modifies the required asset type.