Package com.algolia.model.ingestion
Class TaskCreateResponse
java.lang.Object
com.algolia.model.ingestion.TaskCreateResponse
The response from the API after a task creation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDate of creation (RFC3339 format).The task UUID.inthashCode()setCreatedAt(String createdAt) toString()
-
Constructor Details
-
TaskCreateResponse
public TaskCreateResponse()
-
-
Method Details