Uses of Class
overit.geocallapp.wfm.locations.rs1.address.DTOAddressUpdate
Packages that use DTOAddressUpdate
-
Uses of DTOAddressUpdate in overit.geocallapp.wfm.locations.rs1.address
Methods in overit.geocallapp.wfm.locations.rs1.address with parameters of type DTOAddressUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AddressService.patch(Long id, @Valid DTOAddressUpdate input) Modifies the required address.