Package com.algolia.model.ingestion
Class TransformationTry
java.lang.Object
com.algolia.model.ingestion.TransformationTry
TransformationTry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCode()The source code of the transformation.The record to apply the given code to.inthashCode()setSampleRecord(Object sampleRecord) toString()
-
Constructor Details
-
TransformationTry
public TransformationTry()
-
-
Method Details