Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule.DTOBundlingRuleHeaderUpdate
Packages that use DTOBundlingRuleHeaderUpdate
-
Uses of DTOBundlingRuleHeaderUpdate in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule
Methods in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule with parameters of type DTOBundlingRuleHeaderUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> BundlingRuleHeaderService.patch(Long id, @Valid DTOBundlingRuleHeaderUpdate dto) Modifies the required bundling rule header.