Package org.apache.solr.client.api.model
Class RestoreCollectionRequestBody
- java.lang.Object
-
- org.apache.solr.client.api.model.RestoreCollectionRequestBody
-
public class RestoreCollectionRequestBody extends Object
Request body for the v2 "restore collection" API.
-
-
Field Summary
Fields Modifier and Type Field Description StringasyncIntegerbackupIdStringcollectionCreateCollectionRequestBodycreateCollectionParamsStringlocationStringrepository
-
Constructor Summary
Constructors Constructor Description RestoreCollectionRequestBody()
-