Uses of Class
org.apache.solr.client.api.model.ListCollectionsResponse
-
Packages that use ListCollectionsResponse Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs. -
-
Uses of ListCollectionsResponse in org.apache.solr.client.api.endpoint
Methods in org.apache.solr.client.api.endpoint that return ListCollectionsResponse Modifier and Type Method Description ListCollectionsResponse
ListCollectionsApi. listCollections()
-