Package com.algolia.model.ingestion
Class SourceUpdate
java.lang.Object
com.algolia.model.ingestion.SourceUpdate
SourceUpdate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Universally unique identifier (UUID) of an authentication resource.getInput()
Get inputgetName()
Descriptive name of the source.int
hashCode()
setAuthenticationID
(String authenticationID) setInput
(SourceUpdateInput input) toString()
-
Constructor Details
-
SourceUpdate
public SourceUpdate()
-
-
Method Details
-
setName
-
getName
Descriptive name of the source. -
setInput
-
getInput
Get input -
setAuthenticationID
-
getAuthenticationID
Universally unique identifier (UUID) of an authentication resource. -
equals
-
hashCode
public int hashCode() -
toString
-