Package com.algolia.model.ingestion
Class DestinationIndexPrefix
java.lang.Object
com.algolia.model.ingestion.DestinationIndexPrefix
- All Implemented Interfaces:
DestinationInput
DestinationIndexPrefix
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.ingestion.DestinationInput
DestinationInput.Deserializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanString added to the beginning of all indices created by this destination.inthashCode()setIndexPrefix(String indexPrefix) toString()
-
Constructor Details
-
DestinationIndexPrefix
public DestinationIndexPrefix()
-
-
Method Details