Package com.algolia.model.search
Class PromoteObjectID
java.lang.Object
com.algolia.model.search.PromoteObjectID
- All Implemented Interfaces:
Promote
Record to promote.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.search.Promote
Promote.Deserializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Unique record identifier.Position in the search results where you want to show the promoted records.int
hashCode()
setObjectID
(String objectID) setPosition
(Integer position) toString()
-
Constructor Details
-
PromoteObjectID
public PromoteObjectID()
-
-
Method Details
-
setObjectID
-
getObjectID
Unique record identifier. -
setPosition
-
getPosition
Position in the search results where you want to show the promoted records. -
equals
-
hashCode
public int hashCode() -
toString
-