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 TypeMethodDescriptionbooleangetInput()Get inputgetName()Descriptive name for the resource.Get platformgetType()Get typeinthashCode()setPlatform(Platform platform) setType(AuthenticationType type) toString()
-
Constructor Details
-
AuthenticationCreate
public AuthenticationCreate()
-
-
Method Details