MCPcopy Create free account

hub / github.com/algolia/algoliasearch-client-java / functions

Functions11,749 in github.com/algolia/algoliasearch-client-java

↓ 1 callersMethodprocessRequest
Processes the request for a given host.
algoliasearch/src/main/java/com/algolia/internal/interceptors/RetryStrategy.java:64
↓ 1 callersMethodpublishAgentAsync
(asynchronously) Publish the specified agent. @param agentId The agentId. (required) @param requestOptions The requestOptions to send along with the
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:6093
↓ 1 callersMethodpublishAgentWithHTTPInfoAsync
(asynchronously) Publish the specified agent. @param agentId The agentId. (required) @param requestOptions The requestOptions to send along with the
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:6110
↓ 1 callersMethodpush
Pushes records through the Pipeline, directly to an index. You can make the call synchronous by providing the `watch` parameter, for asynchronous call
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:6288
↓ 1 callersMethodpushAsync
(asynchronously) Pushes records through the Pipeline, directly to an index. You can make the call synchronous by providing the `watch` parameter, for
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:6483
↓ 1 callersMethodpushEventsAsync
(asynchronously) Sends a list of events to the Insights API. You can include up to 1,000 events in a single request, but the request body must be smal
algoliasearch/src/main/java/com/algolia/api/InsightsClient.java:1120
↓ 1 callersMethodpushEventsWithHTTPInfoAsync
(asynchronously) Sends a list of events to the Insights API. You can include up to 1,000 events in a single request, but the request body must be smal
algoliasearch/src/main/java/com/algolia/api/InsightsClient.java:1137
↓ 1 callersMethodpushTaskAsync
(asynchronously) Pushes records through the pipeline, directly to an index. You can make the call synchronous by providing the `watch` parameter, for
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:6883
↓ 1 callersMethodpushTaskWithHTTPInfoAsync
(asynchronously) Pushes records through the pipeline, directly to an index. You can make the call synchronous by providing the `watch` parameter, for
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:6927
↓ 1 callersMethodpushWithHTTPInfoAsync
(asynchronously) Pushes records through the Pipeline, directly to an index. You can make the call synchronous by providing the `watch` parameter, for
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:6534
↓ 1 callersMethodputCompositionAsync
(asynchronously) Update and insert a composition in the current Algolia application. @param compositionID Unique Composition ObjectID. (required) @pa
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:1907
↓ 1 callersMethodputCompositionRuleAsync
(asynchronously) If a composition rule with the provided ID already exists, it's replaced. Otherwise, a new one is added. @param compositionID Unique
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2061
↓ 1 callersMethodputCompositionRuleWithHTTPInfoAsync
(asynchronously) If a composition rule with the provided ID already exists, it's replaced. Otherwise, a new one is added. @param compositionID Unique
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2094
↓ 1 callersMethodputCompositionWithHTTPInfoAsync
(asynchronously) Update and insert a composition in the current Algolia application. @param compositionID Unique Composition ObjectID. (required) @pa
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:1934
↓ 1 callersMethodqueryPatternsDistributionAsync
(asynchronously) Beta : this endpoint is under active development and may change without notice. Buckets one or more numeric fields into histograms
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:8581
↓ 1 callersMethodqueryPatternsDistributionWithHTTPInfoAsync
(asynchronously) Beta : this endpoint is under active development and may change without notice. Buckets one or more numeric fields into histograms
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:8612
↓ 1 callersMethodqueryPatternsScalarAsync
(asynchronously) Beta : this endpoint is under active development and may change without notice. Aggregates the requested `metrics` over the whole p
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:8884
↓ 1 callersMethodqueryPatternsScalarWithHTTPInfoAsync
(asynchronously) Beta : this endpoint is under active development and may change without notice. Aggregates the requested `metrics` over the whole p
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:8914
↓ 1 callersMethodqueryPatternsTableAsync
(asynchronously) Beta : this endpoint is under active development and may change without notice. Returns `rows`, each a flat object of the requested
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:9170
↓ 1 callersMethodqueryPatternsTableWithHTTPInfoAsync
(asynchronously) Beta : this endpoint is under active development and may change without notice. Returns `rows`, each a flat object of the requested
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:9200
↓ 1 callersMethodqueryPatternsTimeseriesAsync
(asynchronously) Beta : this endpoint is under active development and may change without notice. Returns one time series per `groupBy` combination,
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:9463
↓ 1 callersMethodqueryPatternsTimeseriesWithHTTPInfoAsync
(asynchronously) Beta : this endpoint is under active development and may change without notice. Returns one time series per `groupBy` combination,
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:9493
↓ 1 callersMethodremoveUserIdAsync
(asynchronously) Deletes a user ID and its associated data from the clusters. @param userID Unique identifier of the user who makes the search reques
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8458
↓ 1 callersMethodremoveUserIdWithHTTPInfoAsync
(asynchronously) Deletes a user ID and its associated data from the clusters. @param userID Unique identifier of the user who makes the search reques
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8477
↓ 1 callersMethodreplaceSourcesAsync
(asynchronously) Replaces the list of allowed sources. @param source Allowed sources. (required) @param requestOptions The requestOptions to send alo
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8565
↓ 1 callersMethodreplaceSourcesWithHTTPInfoAsync
(asynchronously) Replaces the list of allowed sources. @param source Allowed sources. (required) @param requestOptions The requestOptions to send alo
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8581
↓ 1 callersMethodreplaceTaskAsync
(asynchronously) Fully updates a task by its ID, use partialUpdateTask if you only want to update a subset of fields. @param taskID Unique identifier
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7138
↓ 1 callersMethodreplaceTaskWithHTTPInfoAsync
(asynchronously) Fully updates a task by its ID, use partialUpdateTask if you only want to update a subset of fields. @param taskID Unique identifier
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7162
↓ 1 callersMethodresetExpiredHosts
Resets hosts that have been down for longer than the defined expiration threshold.
algoliasearch/src/main/java/com/algolia/internal/interceptors/RetryStrategy.java:134
↓ 1 callersMethodrestoreApiKeyAsync
(asynchronously) Restores a deleted API key. Restoring resets the `validity` attribute to `0`. Algolia stores up to 1,000 API keys per application. If
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8671
↓ 1 callersMethodrestoreApiKeyWithHTTPInfoAsync
(asynchronously) Restores a deleted API key. Restoring resets the `validity` attribute to `0`. Algolia stores up to 1,000 API keys per application. If
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8691
↓ 1 callersMethodrunSourceAsync
(asynchronously) Runs all tasks linked to a source, only available for Shopify, BigCommerce and commercetools sources. Creates one run per task. @par
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7317
↓ 1 callersMethodrunSourceWithHTTPInfoAsync
(asynchronously) Runs all tasks linked to a source, only available for Shopify, BigCommerce and commercetools sources. Creates one run per task. @par
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7343
↓ 1 callersMethodrunTaskAsync
(asynchronously) Runs a task. You can check the status of task runs with the observability endpoints. @param taskID Unique identifier of a task. (req
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7539
↓ 1 callersMethodrunTaskV1Async
(asynchronously) Runs a task using the v1 endpoint. Use `runTask` instead. You can check the status of task runs with the observability endpoints. @p
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7769
↓ 1 callersMethodrunTaskV1WithHTTPInfoAsync
(asynchronously) Runs a task using the v1 endpoint. Use `runTask` instead. You can check the status of task runs with the observability endpoints. @p
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7793
↓ 1 callersMethodrunTaskWithHTTPInfoAsync
(asynchronously) Runs a task. You can check the status of task runs with the observability endpoints. @param taskID Unique identifier of a task. (req
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7561
↓ 1 callersMethodsaveObjectAsync
(asynchronously) Adds a record to an index or replaces it. - If the record doesn't have an object ID, a new record with an auto-generated object ID is
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8835
↓ 1 callersMethodsaveObjectWithHTTPInfoAsync
(asynchronously) Adds a record to an index or replaces it. - If the record doesn't have an object ID, a new record with an auto-generated object ID is
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8869
↓ 1 callersMethodsaveRuleAsync
(asynchronously) If a rule with the specified object ID doesn't exist, it's created. Otherwise, the existing rule is replaced. To create or update mor
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:9092
↓ 1 callersMethodsaveRuleWithHTTPInfoAsync
(asynchronously) If a rule with the specified object ID doesn't exist, it's created. Otherwise, the existing rule is replaced. To create or update mor
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:9129
↓ 1 callersMethodsaveRulesAsync
(asynchronously) Create or update or delete multiple composition rules. @param compositionID Unique Composition ObjectID. (required) @param rules (re
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2217
↓ 1 callersMethodsaveRulesAsync
(asynchronously) Create or update multiple rules. If a rule with the specified object ID doesn't exist, Algolia creates a new one. Otherwise, existing
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:9436
↓ 1 callersMethodsaveRulesWithHTTPInfoAsync
(asynchronously) Create or update or delete multiple composition rules. @param compositionID Unique Composition ObjectID. (required) @param rules (re
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2244
↓ 1 callersMethodsaveRulesWithHTTPInfoAsync
(asynchronously) Create or update multiple rules. If a rule with the specified object ID doesn't exist, Algolia creates a new one. Otherwise, existing
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:9473
↓ 1 callersMethodsaveSynonymAsync
(asynchronously) If a synonym with the specified object ID doesn't exist, Algolia adds a new one. Otherwise, the existing synonym is replaced. To add
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:9781
↓ 1 callersMethodsaveSynonymWithHTTPInfoAsync
(asynchronously) If a synonym with the specified object ID doesn't exist, Algolia adds a new one. Otherwise, the existing synonym is replaced. To add
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:9819
↓ 1 callersMethodsaveSynonymsAsync
(asynchronously) If a synonym with the `objectID` doesn't exist, Algolia adds a new one. Otherwise, existing synonyms are replaced. This operation is
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:10137
↓ 1 callersMethodsaveSynonymsWithHTTPInfoAsync
(asynchronously) If a synonym with the `objectID` doesn't exist, Algolia adds a new one. Otherwise, existing synonyms are replaced. This operation is
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:10173
↓ 1 callersMethodsearchAsync
(asynchronously) Runs a query on a single composition and returns matching results. @param compositionID Unique Composition ObjectID. (required) @par
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2362
↓ 1 callersMethodsearchAuthenticationsAsync
(asynchronously) Searches for authentication resources. @param authenticationSearch (required) @param requestOptions The requestOptions to send along
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7944
↓ 1 callersMethodsearchAuthenticationsWithHTTPInfoAsync
(asynchronously) Searches for authentication resources. @param authenticationSearch (required) @param requestOptions The requestOptions to send along
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:7966
↓ 1 callersMethodsearchCompositionRulesAsync
(asynchronously) Searches for composition rules in your index. @param compositionID Unique Composition ObjectID. (required) @param searchCompositionR
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2561
↓ 1 callersMethodsearchCompositionRulesWithHTTPInfoAsync
(asynchronously) Searches for composition rules in your index. @param compositionID Unique Composition ObjectID. (required) @param searchCompositionR
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2586
↓ 1 callersMethodsearchDestinationsAsync
(asynchronously) Searches for destinations. @param destinationSearch (required) @param requestOptions The requestOptions to send along with the query
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8056
↓ 1 callersMethodsearchDestinationsWithHTTPInfoAsync
(asynchronously) Searches for destinations. @param destinationSearch (required) @param requestOptions The requestOptions to send along with the query
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8074
↓ 1 callersMethodsearchDictionaryEntriesAsync
(asynchronously) Searches for standard and custom dictionary entries. @param dictionaryName Dictionary type in which to search. (required) @param sea
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:10541
↓ 1 callersMethodsearchDictionaryEntriesWithHTTPInfoAsync
(asynchronously) Searches for standard and custom dictionary entries. @param dictionaryName Dictionary type in which to search. (required) @param sea
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:10571
↓ 1 callersMethodsearchForFacetValuesAsync
(asynchronously) Searches for values of a specified facet attribute on the composition's main source's index. - By default, facet values are sorted by
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2857
↓ 1 callersMethodsearchForFacetValuesAsync
(asynchronously) Searches for values of a specified facet attribute. - By default, facet values are sorted by decreasing count. You can adjust this wi
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:10793
↓ 1 callersMethodsearchForFacetValuesWithHTTPInfoAsync
(asynchronously) Searches for values of a specified facet attribute on the composition's main source's index. - By default, facet values are sorted by
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2892
↓ 1 callersMethodsearchForFacetValuesWithHTTPInfoAsync
(asynchronously) Searches for values of a specified facet attribute. - By default, facet values are sorted by decreasing count. You can adjust this wi
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:10828
↓ 1 callersMethodsearchForFacetsAsync
Executes an asynchronous search for the provided search requests, with certainty that we will only request Algolia facets. Results will be received in
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:13000
↓ 1 callersMethodsearchForHitsAsync
Executes an asynchronous search for the provided search requests, with certainty that we will only request Algolia records (hits). Results will be rec
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:12912
↓ 1 callersMethodsearchRecommendRulesAsync
(asynchronously) Searches for Recommend rules. Use an empty query to list all rules for this recommendation scenario. @param indexName Name of the in
algoliasearch/src/main/java/com/algolia/api/RecommendClient.java:2231
↓ 1 callersMethodsearchRecommendRulesWithHTTPInfoAsync
(asynchronously) Searches for Recommend rules. Use an empty query to list all rules for this recommendation scenario. @param indexName Name of the in
algoliasearch/src/main/java/com/algolia/api/RecommendClient.java:2264
↓ 1 callersMethodsearchRules
Searches for rules in your index. @param indexName Name of the index on which to perform the operation. (required) @param searchRulesParams (optional
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:10972
↓ 1 callersMethodsearchRulesAsync
(asynchronously) Searches for rules in your index. @param indexName Name of the index on which to perform the operation. (required) @param searchRule
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11074
↓ 1 callersMethodsearchRulesWithHTTPInfoAsync
(asynchronously) Searches for rules in your index. @param indexName Name of the index on which to perform the operation. (required) @param searchRule
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11100
↓ 1 callersMethodsearchSingleIndexAsync
(asynchronously) Searches a single index and returns matching search results as hits. This method lets you retrieve up to 1,000 hits. If you need more
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11341
↓ 1 callersMethodsearchSingleIndexWithHTTPInfoAsync
(asynchronously) Searches a single index and returns matching search results as hits. This method lets you retrieve up to 1,000 hits. If you need more
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11372
↓ 1 callersMethodsearchSourcesAsync
(asynchronously) Searches for sources. @param sourceSearch (required) @param requestOptions The requestOptions to send along with the query, they wil
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8160
↓ 1 callersMethodsearchSourcesWithHTTPInfoAsync
(asynchronously) Searches for sources. @param sourceSearch (required) @param requestOptions The requestOptions to send along with the query, they wil
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8176
↓ 1 callersMethodsearchSynonyms
Searches for synonyms in your index. @param indexName Name of the index on which to perform the operation. (required) @param searchSynonymsParams Bod
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11507
↓ 1 callersMethodsearchSynonymsAsync
(asynchronously) Searches for synonyms in your index. @param indexName Name of the index on which to perform the operation. (required) @param searchS
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11611
↓ 1 callersMethodsearchSynonymsWithHTTPInfoAsync
(asynchronously) Searches for synonyms in your index. @param indexName Name of the index on which to perform the operation. (required) @param searchS
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11637
↓ 1 callersMethodsearchTasksAsync
(asynchronously) Searches for tasks. @param taskSearch (required) @param requestOptions The requestOptions to send along with the query, they will be
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8259
↓ 1 callersMethodsearchTasksV1Async
(asynchronously) Searches for tasks using the v1 endpoint. Use `searchTasks` instead. @param taskSearch (required) @param requestOptions The requestO
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8366
↓ 1 callersMethodsearchTasksV1WithHTTPInfoAsync
(asynchronously) Searches for tasks using the v1 endpoint. Use `searchTasks` instead. @param taskSearch (required) @param requestOptions The requestO
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8384
↓ 1 callersMethodsearchTasksWithHTTPInfoAsync
(asynchronously) Searches for tasks. @param taskSearch (required) @param requestOptions The requestOptions to send along with the query, they will be
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8275
↓ 1 callersMethodsearchTransformationsAsync
(asynchronously) Searches for transformations. @param transformationSearch (required) @param requestOptions The requestOptions to send along with the
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8475
↓ 1 callersMethodsearchTransformationsWithHTTPInfoAsync
(asynchronously) Searches for transformations. @param transformationSearch (required) @param requestOptions The requestOptions to send along with the
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:8497
↓ 1 callersMethodsearchUserIdsAsync
(asynchronously) Since it can take a few seconds to get the data from the different clusters, the response isn't real-time. To ensure rapid updates, t
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11807
↓ 1 callersMethodsearchUserIdsWithHTTPInfoAsync
(asynchronously) Since it can take a few seconds to get the data from the different clusters, the response isn't real-time. To ensure rapid updates, t
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11836
↓ 1 callersMethodsearchWithHTTPInfoAsync
(asynchronously) Runs a query on a single composition and returns matching results. @param compositionID Unique Composition ObjectID. (required) @par
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:2392
↓ 1 callersMethodsearchWithHTTPInfoAsync
(asynchronously) Runs multiple search queries against one or more indices in a single API request. Use cases include: - Searching different indices, s
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:10420
↓ 1 callersMethodserialize
Serializes a Java object into its JSON representation. @param stream output steam. @param object The Java object to serialize.
algoliasearch/src/main/java/com/algolia/internal/JsonSerializer.java:57
↓ 1 callersMethodsetAcl
(List<Acl> acl)
algoliasearch/src/main/java/com/algolia/model/search/ApiKey.java:39
↓ 1 callersMethodsetApiKey
(String apiKey)
algoliasearch/src/main/java/com/algolia/model/ingestion/AuthAlgolia.java:31
↓ 1 callersMethodsetBatchResponses
(List<BatchResponse> batchResponses)
algoliasearch/src/main/java/com/algolia/model/search/ReplaceAllObjectsResponse.java:35
↓ 1 callersMethodsetCursor
(String cursor)
algoliasearch/src/main/java/com/algolia/model/ingestion/Task.java:199
↓ 1 callersMethodsetCustomConfig
Sets a custom configuration to be applied to the JsonMapper builder. @param config A consumer function that specifies additional configurations for t
algoliasearch/src/main/java/com/algolia/internal/JsonSerializer.java:118
↓ 1 callersMethodsetDescription
(String description)
algoliasearch/src/main/java/com/algolia/model/search/Rule.java:87
↓ 1 callersMethodsetDictionarySettingsAsync
(asynchronously) Turns standard stop word dictionary entries on or off for a given language. @param dictionarySettingsParams (required) @param reques
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11946
↓ 1 callersMethodsetDictionarySettingsWithHTTPInfoAsync
(asynchronously) Turns standard stop word dictionary entries on or off for a given language. @param dictionarySettingsParams (required) @param reques
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:11971
↓ 1 callersMethodsetIndexes
(List<String> indexes)
algoliasearch/src/main/java/com/algolia/model/search/ApiKey.java:70
↓ 1 callersMethodsetLevel
(LogLevel level)
algoliasearch/src/main/java/com/algolia/model/querysuggestions/LogFile.java:36
↓ 1 callersMethodsetMaxHitsPerQuery
(Integer maxHitsPerQuery)
algoliasearch/src/main/java/com/algolia/model/search/ApiKey.java:94
↓ 1 callersMethodsetMaxQueriesPerIPPerHour
(Integer maxQueriesPerIPPerHour)
algoliasearch/src/main/java/com/algolia/model/search/ApiKey.java:107
↓ 1 callersMethodsetPersonalizationStrategyAsync
(asynchronously) Creates a new personalization strategy. @param personalizationStrategyParams (required) @param requestOptions The requestOptions to
algoliasearch/src/main/java/com/algolia/api/PersonalizationClient.java:1313
← previousnext →701–800 of 11,749, ranked by callers