Package com.algolia.model.search
Class BatchDictionaryEntriesRequest
java.lang.Object
com.algolia.model.search.BatchDictionaryEntriesRequest
BatchDictionaryEntriesRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get actiongetBody()
Get bodyint
hashCode()
setAction
(DictionaryAction action) setBody
(DictionaryEntry body) toString()
-
Constructor Details
-
BatchDictionaryEntriesRequest
public BatchDictionaryEntriesRequest()
-
-
Method Details