Uses of Class
org.apache.solr.client.api.model.SolrJerseyResponse
-
Packages that use SolrJerseyResponse Package Description org.apache.solr.client.api.endpoint Interfaces representing individual Solr v2 APIs.org.apache.solr.client.api.model POJOs representing various inputs and outputs of the v2 APIs described inorg.apache.solr.client.api.endpoint -
-
Uses of SolrJerseyResponse in org.apache.solr.client.api.endpoint
-
Uses of SolrJerseyResponse in org.apache.solr.client.api.model
Subclasses of SolrJerseyResponse in org.apache.solr.client.api.model Modifier and Type Class Description classAsyncJerseyResponseclassBackupDeletionResponseBodyclassDeleteCollectionSnapshotResponseclassGetAliasByNameResponseclassGetAliasPropertyResponseclassGetAllAliasPropertiesResponseclassListAliasesResponseclassListCollectionBackupsResponseclassListCollectionsResponseclassListConfigsetsResponseclassPublicKeyResponseclassPurgeUnusedResponseclassSubResponseAccumulatingJerseyResponseRepresents API responses composed of the responses of various sub-requests.
-