Package com.algolia.model.ingestion
Class TransformationCreate
java.lang.Object
com.algolia.model.ingestion.TransformationCreate
API request body for creating a transformation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransformationCreate
public TransformationCreate()
-
-
Method Details
-
setCode
-
getCode
The source code of the transformation. -
setName
-
getName
The uniquely identified name of your transformation. -
setDescription
-
getDescription
A descriptive name for your transformation of what it does. -
equals
-
hashCode
public int hashCode() -
toString
-