com.algolia.utils.ApiKeyOperation Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of algoliasearch Show documentation
Show all versions of algoliasearch Show documentation
Java client for Algolia Search API
package com.algolia.utils;
public enum ApiKeyOperation {
ADD,
DELETE,
UPDATE,
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy