Package org.apache.solr.client.api.model
Class CreateCollectionSnapshotRequestBody
- java.lang.Object
-
- org.apache.solr.client.api.model.CreateCollectionSnapshotRequestBody
-
public class CreateCollectionSnapshotRequestBody extends Object
-
-
Field Summary
Fields Modifier and Type Field Description String
async
boolean
followAliases
-
Constructor Summary
Constructors Constructor Description CreateCollectionSnapshotRequestBody()
-
-
-
Field Detail
-
followAliases
public boolean followAliases
-
async
public String async
-
-