Package com.algolia.model.ingestion
Class AuthenticationCreate
java.lang.Object
com.algolia.model.ingestion.AuthenticationCreate
Request body for creating a new authentication resource.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getInput()
Get inputgetName()
Descriptive name for the resource.Get platformgetType()
Get typeint
hashCode()
setPlatform
(Platform platform) setType
(AuthenticationType type) toString()
-
Constructor Details
-
AuthenticationCreate
public AuthenticationCreate()
-
-
Method Details