Uses of Class
org.apache.solr.client.api.model.AsyncJerseyResponse
-
Packages that use AsyncJerseyResponse Package Description 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 AsyncJerseyResponse in org.apache.solr.client.api.model
Subclasses of AsyncJerseyResponse in org.apache.solr.client.api.model Modifier and Type Class Description classBackupDeletionResponseBodyclassCreateCollectionBackupResponseBodyclassCreateCollectionSnapshotResponseclassDeleteCollectionSnapshotResponseclassPurgeUnusedResponseclassSubResponseAccumulatingJerseyResponseRepresents API responses composed of the responses of various sub-requests.
-