Class MoveType
- java.lang.Object
-
- com.algolia.search.models.indexing.MoveType
-
public class MoveType extends Object
-
-
Constructor Summary
Constructors Constructor Description MoveType()
-
-
-
Field Detail
-
MOVE
public static final String MOVE
- See Also:
- Constant Field Values
-
COPY
public static final String COPY
- See Also:
- Constant Field Values
-
-