Package com.algolia.model.ingestion
Class MappingFieldDirective
java.lang.Object
com.algolia.model.ingestion.MappingFieldDirective
Describes how a field should be resolved by applying a set of directives.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDestination field key.getValue()How the destination field should be resolved from the source.inthashCode()setFieldKey(String fieldKey) toString()
-
Constructor Details
-
MappingFieldDirective
public MappingFieldDirective()
-
-
Method Details