Package com.algolia.model.ingestion
Class AuthenticationUpdate
java.lang.Object
com.algolia.model.ingestion.AuthenticationUpdate
Request body for updating an authentication resource.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetInput()Get inputgetName()Descriptive name for the resource.Get platformgetType()Get typeinthashCode()setInput(AuthInputPartial input) setPlatform(Platform platform) setType(AuthenticationType type) toString()
-
Constructor Details
-
AuthenticationUpdate
public AuthenticationUpdate()
-
-
Method Details