Uses of Annotation Interface
overit.geocall.base.rs2.config.annotations.PatchConfigurationRequestBody
Packages that use PatchConfigurationRequestBody
-
Uses of PatchConfigurationRequestBody in overit.geocall.base.rs2.config
Methods in overit.geocall.base.rs2.config with annotations of type PatchConfigurationRequestBodyModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> ConfigurationServiceV2.patchSystemEditableConfigurations(List<String> filters, String body) org.springframework.http.ResponseEntity<Void> ConfigurationServiceV2.patchTenantConstraintsConfigurations(List<String> filters, long tenantId, String body) org.springframework.http.ResponseEntity<Void> ConfigurationServiceV2.patchTenantEditableConfigurations(List<String> filters, String body)