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) boolean
Unique record identifiers.Task IDs.int
hashCode()
setObjectIDs
(List<String> objectIDs) toString()
-
Constructor Details
-
MultipleBatchResponse
public MultipleBatchResponse()
-
-
Method Details