Package com.algolia.model.ingestion
Class TaskUpdateResponse
java.lang.Object
com.algolia.model.ingestion.TaskUpdateResponse
The response from the API after a task update.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe task UUID.Date of last update (RFC3339 format).inthashCode()setUpdatedAt(String updatedAt) toString()
-
Constructor Details
-
TaskUpdateResponse
public TaskUpdateResponse()
-
-
Method Details