Uses of Class
org.apache.solr.client.api.model.SetThresholdRequestBody
-
Packages that use SetThresholdRequestBody Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of SetThresholdRequestBody in org.apache.solr.client.api.endpoint
Methods in org.apache.solr.client.api.endpoint with parameters of type SetThresholdRequestBody Modifier and Type Method Description LoggingResponse
NodeLoggingApis. setMessageThreshold(SetThresholdRequestBody requestBody)
-