Package com.algolia.model.search
Class OperationIndexParams
java.lang.Object
com.algolia.model.search.OperationIndexParams
OperationIndexParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanIndex name (case-sensitive).Get operationgetScope()**Only for copying.** If you specify a scope, only the selected scopes are copied.inthashCode()setDestination(String destination) setOperation(OperationType operation) toString()
-
Constructor Details
-
OperationIndexParams
public OperationIndexParams()
-
-
Method Details
-
setOperation
-
getOperation
Get operation -
setDestination
-
getDestination
Index name (case-sensitive). -
setScope
-
addScope
-
getScope
**Only for copying.** If you specify a scope, only the selected scopes are copied. Records and the other scopes are left unchanged. If you omit the `scope` parameter, everything is copied: records, settings, synonyms, and rules. -
equals
-
hashCode
public int hashCode() -
toString
-