Package com.algolia.model.ingestion
Class AuthAlgoliaPartial
java.lang.Object
com.algolia.model.ingestion.AuthAlgoliaPartial
- All Implemented Interfaces:
AuthInputPartial
Credentials for authenticating with Algolia.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.ingestion.AuthInputPartial
AuthInputPartial.Deserializer -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthAlgoliaPartial
public AuthAlgoliaPartial()
-
-
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
-