Uses of Annotation Interface
overit.geocall.base.rs2.config.annotations.ConfigurationRequestBody
Packages that use ConfigurationRequestBody
-
Uses of ConfigurationRequestBody in overit.geocall.base.rs2.config
Methods in overit.geocall.base.rs2.config with annotations of type ConfigurationRequestBodyModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> ConfigurationServiceV2.putSystemEditableConfigurations(String body) org.springframework.http.ResponseEntity<Void> ConfigurationServiceV2.putTenantConstraintsConfigurations(long tenantId, String body) org.springframework.http.ResponseEntity<Void> ConfigurationServiceV2.putTenantEditableConfigurations(String body)