Package com.algolia.model.ingestion
Class AuthenticationCreate
java.lang.Object
com.algolia.model.ingestion.AuthenticationCreate
The payload when creating an authentication.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetInput()Get inputgetName()An human readable name describing the object.Get platformgetType()Get typeinthashCode()setPlatform(Platform platform) setType(AuthenticationType type) toString()
-
Constructor Details
-
AuthenticationCreate
public AuthenticationCreate()
-
-
Method Details
-
setType
-
getType
Get type -
setName
-
getName
An human readable name describing the object. -
setPlatform
-
getPlatform
Get platform -
setInput
-
getInput
Get input -
equals
-
hashCode
public int hashCode() -
toString
-