Uses of Class
overit.geocallapp.wfm.locations.rs1.address.DTOAddressBatchUpdate
Packages that use DTOAddressBatchUpdate
-
Uses of DTOAddressBatchUpdate in overit.geocallapp.wfm.locations.rs1.address
Method parameters in overit.geocallapp.wfm.locations.rs1.address with type arguments of type DTOAddressBatchUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AddressService.batchPatch(@Size(min=1,max=200) @Valid List<DTOAddressBatchUpdate> batchInput) Update a batch of addresses by calling theAddressUpdateBatchEvent