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
-
setTaskID
-
putTaskID
-
getTaskID
TaskIDs per index.- Returns:
- taskID
-
setObjectIDs
-
addObjectIDs
-
getObjectIDs
Unique object (record) identifiers.- Returns:
- objectIDs
-
equals
-
hashCode
public int hashCode() -
toString
-