Package com.algolia.model.search
Class MultipleBatchResponse
java.lang.Object
com.algolia.model.search.MultipleBatchResponse
MultipleBatchResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddObjectIDs(String objectIDsItem) booleanUnique object (record) identifiers.TaskIDs per index.inthashCode()setObjectIDs(List<String> objectIDs) toString()
-
Constructor Details
-
MultipleBatchResponse
public MultipleBatchResponse()
-
-
Method Details