Class CollectionStatusResponse

  • All Implemented Interfaces:
    ReflectWritable

    public class CollectionStatusResponse
    extends SolrJerseyResponse
    Response of the CollectionStatusApi.getCollectionStatus() API

    Note that the corresponding v1 API has a slightly different response format. Users should not attempt to convert a v1 response into this type.