Package com.algolia.model.ingestion
Class SourceCreateResponse
java.lang.Object
com.algolia.model.ingestion.SourceCreateResponse
SourceCreateResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDate of creation (RFC3339 format).getName()Get nameThe source UUID.inthashCode()setCreatedAt(String createdAt) setSourceID(String sourceID) toString()
-
Constructor Details
-
SourceCreateResponse
public SourceCreateResponse()
-
-
Method Details