Package com.algolia.model.ingestion
Class SourceUpdateResponse
java.lang.Object
com.algolia.model.ingestion.SourceUpdateResponse
SourceUpdateResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Get nameThe source UUID.Date of last update (RFC3339 format).inthashCode()setSourceID(String sourceID) setUpdatedAt(String updatedAt) toString()
-
Constructor Details
-
SourceUpdateResponse
public SourceUpdateResponse()
-
-
Method Details