Package com.algolia.model.search
Class MultipleBatchRequest
java.lang.Object
com.algolia.model.search.MultipleBatchRequest
MultipleBatchRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet actiongetBody()Operation arguments (varies with specified `action`).Index to target for this operation.inthashCode()setIndexName(String indexName) toString()
-
Constructor Details
-
MultipleBatchRequest
public MultipleBatchRequest()
-
-
Method Details
-
setAction
-
getAction
Get action- Returns:
- action
-
setBody
-
getBody
Operation arguments (varies with specified `action`).- Returns:
- body
-
setIndexName
-
getIndexName
Index to target for this operation.- Returns:
- indexName
-
equals
-
hashCode
public int hashCode() -
toString
-