Package com.algolia.model.ingestion
Class TransformationTryResponse
java.lang.Object
com.algolia.model.ingestion.TransformationTryResponse
TransformationTryResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPayloads(Object payloadsItem) booleangetError()Get errorThe array of records returned by the transformation service.inthashCode()setPayloads(List<Object> payloads) toString()
-
Constructor Details
-
TransformationTryResponse
public TransformationTryResponse()
-
-
Method Details