Package com.algolia.model.ingestion
Class AuthAlgolia
java.lang.Object
com.algolia.model.ingestion.AuthAlgolia
- All Implemented Interfaces:
AuthInput
Credentials for authenticating with Algolia.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.ingestion.AuthInput
AuthInput.Deserializer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthAlgolia
public AuthAlgolia()
-
-
Method Details
-
setAppID
-
getAppID
Algolia application ID. -
setApiKey
-
getApiKey
Algolia API key with the ACL: `addObject`, `deleteObject`, `settings`, `editSettings`, `listIndexes`, `deleteIndex`. This field is `null` in the API response. -
equals
-
hashCode
public int hashCode() -
toString
-