MCPcopy Create free account

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

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

↓ 1 callersMethodgetUserToken
A user identifier.
algoliasearch/src/main/java/com/algolia/model/search/LogQuery.java:39
↓ 1 callersMethodgetUserTokenProfileAsync
(asynchronously) Retrieves a user profile and their affinities for different facets. @param userToken Unique identifier representing a user for which
algoliasearch/src/main/java/com/algolia/api/PersonalizationClient.java:1200
↓ 1 callersMethodgetUserTokenProfileWithHTTPInfoAsync
(asynchronously) Retrieves a user profile and their affinities for different facets. @param userToken Unique identifier representing a user for which
algoliasearch/src/main/java/com/algolia/api/PersonalizationClient.java:1220
↓ 1 callersMethodgetUsersCountAsync
(asynchronously) Retrieves the number of unique users within a time range, including a daily breakdown. Since it returns the number of unique users, t
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:8133
↓ 1 callersMethodgetUsersCountWithHTTPInfoAsync
(asynchronously) Retrieves the number of unique users within a time range, including a daily breakdown. Since it returns the number of unique users, t
algoliasearch/src/main/java/com/algolia/api/AnalyticsClient.java:8172
↓ 1 callersMethodgetValidUntil
Timestamp when the secured API key expires, measured in seconds since the Unix epoch.
algoliasearch/src/main/java/com/algolia/model/search/SecuredApiKeyRestrictions.java:66
↓ 1 callersMethodgetValidity
Time periods when the rule is active.
algoliasearch/src/main/java/com/algolia/model/search/Rule.java:123
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/composition/TypoTolerance.java:39
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/composition/AroundRadius.java:37
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/search/TypoTolerance.java:39
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/search/AttributeToUpdate.java:37
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/search/ConsequenceQuery.java:36
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/search/AroundRadius.java:37
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/ingestion/AuthInputPartial.java:34
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/ingestion/AuthInput.java:34
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/recommend/TypoTolerance.java:39
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/recommend/RecommendationsHit.java:32
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/recommend/AroundRadius.java:37
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/agentstudio/TypoToleranceUnion.java:32
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/agentstudio/ToolConfig.java:32
↓ 1 callersMethodgetValue
()
algoliasearch/src/main/java/com/algolia/model/agentstudio/ToolConfigInput.java:32
↓ 1 callersMethodgzip
(final RequestBody body)
algoliasearch/src/main/java/com/algolia/internal/interceptors/GzipRequestInterceptor.java:29
↓ 1 callersMethodhandleException
Handles exceptions that occurred during request processing.
algoliasearch/src/main/java/com/algolia/internal/interceptors/RetryStrategy.java:105
↓ 1 callersMethodhandleResponse
Handles the response from the host.
algoliasearch/src/main/java/com/algolia/internal/interceptors/RetryStrategy.java:78
↓ 1 callersMethodhasFailed
()
algoliasearch/src/main/java/com/algolia/internal/StatefulHost.java:64
↓ 1 callersMethodhasPendingMappingsAsync
(asynchronously) To determine when the time-consuming process of creating a large batch of users or migrating users from one cluster to another is com
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:6511
↓ 1 callersMethodhasPendingMappingsWithHTTPInfoAsync
(asynchronously) To determine when the time-consuming process of creating a large batch of users or migrating users from one cluster to another is com
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:6534
↓ 1 callersMethodhasTimedOut
()
algoliasearch/src/main/java/com/algolia/internal/StatefulHost.java:58
↓ 1 callersMethodhmac
(String key, String msg)
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:14221
↓ 1 callersMethodingestionResponseToSearchResponse
( List<com.algolia.model.ingestion.WatchResponse> responses )
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:14160
↓ 1 callersMethodinvalidateAgentCacheAsync
(asynchronously) Invalidate cached completions for this agent. Filter with `before` (exclusive). @param agentId The agentId. (required) @param before
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:4605
↓ 1 callersMethodinvalidateAgentCacheWithHTTPInfoAsync
(asynchronously) Invalidate cached completions for this agent. Filter with `before` (exclusive). @param agentId The agentId. (required) @param before
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:4628
↓ 1 callersMethodisRetryable
Determines if a response should be retried.
algoliasearch/src/main/java/com/algolia/internal/interceptors/RetryStrategy.java:99
↓ 1 callersMethodisUp
()
algoliasearch/src/main/java/com/algolia/internal/StatefulHost.java:32
↓ 1 callersMethodlaunder
Launders both Interrupted and Execution exception into business exception
algoliasearch/src/main/java/com/algolia/exceptions/LaunderThrowable.java:27
↓ 1 callersMethodlistABTestsAsync
(asynchronously) Lists all A/B tests you configured for this application. @param offset Position of the first item to return. (optional, default to 0
algoliasearch/src/main/java/com/algolia/api/AbtestingV3Client.java:1761
↓ 1 callersMethodlistABTestsAsync
(asynchronously) Lists all A/B tests you configured for this application. @param offset Position of the first item to return. (optional, default to 0
algoliasearch/src/main/java/com/algolia/api/AbtestingClient.java:1489
↓ 1 callersMethodlistABTestsWithHTTPInfoAsync
(asynchronously) Lists all A/B tests you configured for this application. @param offset Position of the first item to return. (optional, default to 0
algoliasearch/src/main/java/com/algolia/api/AbtestingV3Client.java:1796
↓ 1 callersMethodlistABTestsWithHTTPInfoAsync
(asynchronously) Lists all A/B tests you configured for this application. @param offset Position of the first item to return. (optional, default to 0
algoliasearch/src/main/java/com/algolia/api/AbtestingClient.java:1520
↓ 1 callersMethodlistAgentAllowedDomainsAsync
(asynchronously) List all allowed domain patterns for this agent. @param agentId The agentId. (required) @param requestOptions The requestOptions to
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:4773
↓ 1 callersMethodlistAgentAllowedDomainsWithHTTPInfoAsync
(asynchronously) List all allowed domain patterns for this agent. @param agentId The agentId. (required) @param requestOptions The requestOptions to
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:4795
↓ 1 callersMethodlistAgentConversationsAsync
(asynchronously) Retrieves the conversations for the given agent ID. @param agentId The agentId. (required) @param startDate Filter conversations cre
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5044
↓ 1 callersMethodlistAgentConversationsWithHTTPInfoAsync
(asynchronously) Retrieves the conversations for the given agent ID. @param agentId The agentId. (required) @param startDate Filter conversations cre
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5087
↓ 1 callersMethodlistAgentsAsync
(asynchronously) List all agents with pagination and filtering. @param page Page number. (optional, default to 1) @param limit Items per page. (optio
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5342
↓ 1 callersMethodlistAgentsWithHTTPInfoAsync
(asynchronously) List all agents with pagination and filtering. @param page Page number. (optional, default to 1) @param limit Items per page. (optio
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5368
↓ 1 callersMethodlistApiKeysAsync
(asynchronously) Lists all API keys associated with your Algolia application, including their permissions and restrictions. @param requestOptions The
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:6677
↓ 1 callersMethodlistApiKeysWithHTTPInfoAsync
(asynchronously) Lists all API keys associated with your Algolia application, including their permissions and restrictions. @param requestOptions The
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:6691
↓ 1 callersMethodlistAuthenticationsAsync
(asynchronously) Retrieves a list of all authentication resources. @param itemsPerPage Number of items per page. (optional, default to 10) @param pag
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:3659
↓ 1 callersMethodlistAuthenticationsWithHTTPInfoAsync
(asynchronously) Retrieves a list of all authentication resources. @param itemsPerPage Number of items per page. (optional, default to 10) @param pag
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:3695
↓ 1 callersMethodlistClustersAsync
(asynchronously) Lists the available clusters in a multi-cluster setup. @param requestOptions The requestOptions to send along with the query, they w
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:6773
↓ 1 callersMethodlistClustersWithHTTPInfoAsync
(asynchronously) Lists the available clusters in a multi-cluster setup. @param requestOptions The requestOptions to send along with the query, they w
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:6788
↓ 1 callersMethodlistCompositionsAsync
(asynchronously) Lists all compositions in the current Algolia application. @param page Requested page of the API response. If `null`, the API respon
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:1633
↓ 1 callersMethodlistCompositionsWithHTTPInfoAsync
(asynchronously) Lists all compositions in the current Algolia application. @param page Requested page of the API response. If `null`, the API respon
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:1657
↓ 1 callersMethodlistDestinationsAsync
(asynchronously) Retrieves a list of destinations. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number of
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:3965
↓ 1 callersMethodlistDestinationsWithHTTPInfoAsync
(asynchronously) Retrieves a list of destinations. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number of
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:4003
↓ 1 callersMethodlistEventsAsync
(asynchronously) Retrieves a list of events for a task run, identified by its ID. @param runID Unique identifier of a task run. (required) @param ite
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:4309
↓ 1 callersMethodlistEventsWithHTTPInfoAsync
(asynchronously) Retrieves a list of events for a task run, identified by its ID. @param runID Unique identifier of a task run. (required) @param ite
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:4357
↓ 1 callersMethodlistIndicesAsync
(asynchronously) Lists all indices in the current Algolia application. The request follows any index restrictions of the API key you use to make the r
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:6930
↓ 1 callersMethodlistIndicesWithHTTPInfoAsync
(asynchronously) Lists all indices in the current Algolia application. The request follows any index restrictions of the API key you use to make the r
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:6952
↓ 1 callersMethodlistModelsAsync
(asynchronously) Get Provider Models. @param requestOptions The requestOptions to send along with the query, they will be merged with the transpo
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5498
↓ 1 callersMethodlistModelsWithHTTPInfoAsync
(asynchronously) Get Provider Models. @param requestOptions The requestOptions to send along with the query, they will be merged with the transpo
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5512
↓ 1 callersMethodlistProviderModelsAsync
(asynchronously) Get available models for a specific provider. @param providerId The providerId. (required) @param requestOptions The requestOptions
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5590
↓ 1 callersMethodlistProviderModelsWithHTTPInfoAsync
(asynchronously) Get available models for a specific provider. @param providerId The providerId. (required) @param requestOptions The requestOptions
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5610
↓ 1 callersMethodlistProvidersAsync
(asynchronously) List Providers. @param page Page number. (optional, default to 1) @param limit Items per page. (optional, default to 10) @param requ
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5743
↓ 1 callersMethodlistProvidersWithHTTPInfoAsync
(asynchronously) List Providers. @param page Page number. (optional, default to 1) @param limit Items per page. (optional, default to 10) @param requ
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5766
↓ 1 callersMethodlistRunsAsync
(asynchronously) Retrieve a list of task runs. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number of the
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:4679
↓ 1 callersMethodlistRunsWithHTTPInfoAsync
(asynchronously) Retrieve a list of task runs. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number of the
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:4725
↓ 1 callersMethodlistSecretKeysAsync
(asynchronously) List Secret Keys. @param page Page number. (optional, default to 1) @param limit Items per page. (optional, default to 10) @param re
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5941
↓ 1 callersMethodlistSecretKeysWithHTTPInfoAsync
(asynchronously) List Secret Keys. @param page Page number. (optional, default to 1) @param limit Items per page. (optional, default to 10) @param re
algoliasearch/src/main/java/com/algolia/api/AgentStudioClient.java:5964
↓ 1 callersMethodlistSourcesAsync
(asynchronously) Retrieves a list of sources. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number of the
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:5005
↓ 1 callersMethodlistSourcesWithHTTPInfoAsync
(asynchronously) Retrieves a list of sources. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number of the
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:5041
↓ 1 callersMethodlistTasksAsync
(asynchronously) Retrieves a list of tasks. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number of the pa
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:5402
↓ 1 callersMethodlistTasksV1Async
(asynchronously) Retrieves a list of tasks using the v1 endpoint. Use `getTasks` instead. @param itemsPerPage Number of items per page. (optional, de
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:5804
↓ 1 callersMethodlistTasksV1WithHTTPInfoAsync
(asynchronously) Retrieves a list of tasks using the v1 endpoint. Use `getTasks` instead. @param itemsPerPage Number of items per page. (optional, de
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:5850
↓ 1 callersMethodlistTasksWithHTTPInfoAsync
(asynchronously) Retrieves a list of tasks. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number of the pa
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:5453
↓ 1 callersMethodlistTransformationsAsync
(asynchronously) Retrieves a list of transformations. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:6127
↓ 1 callersMethodlistTransformationsWithHTTPInfoAsync
(asynchronously) Retrieves a list of transformations. @param itemsPerPage Number of items per page. (optional, default to 10) @param page Page number
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:6161
↓ 1 callersMethodlistUserIdsAsync
(asynchronously) Lists the userIDs assigned to a multi-cluster application. Since it can take a few seconds to get the data from the different cluster
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:7158
↓ 1 callersMethodlistUserIdsWithHTTPInfoAsync
(asynchronously) Lists the userIDs assigned to a multi-cluster application. Since it can take a few seconds to get the data from the different cluster
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:7182
↓ 1 callersMethodmultipleBatchAsync
(asynchronously) Adds, updates, or deletes compositions with a single API request. @param batchParams (required) @param requestOptions The requestOpt
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:1792
↓ 1 callersMethodmultipleBatchAsync
(asynchronously) Adds, updates, or deletes records in multiple indices with a single API request. - Actions are applied in the order they are specifie
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:7340
↓ 1 callersMethodmultipleBatchWithHTTPInfoAsync
(asynchronously) Adds, updates, or deletes compositions with a single API request. @param batchParams (required) @param requestOptions The requestOpt
algoliasearch/src/main/java/com/algolia/api/CompositionClient.java:1810
↓ 1 callersMethodmultipleBatchWithHTTPInfoAsync
(asynchronously) Adds, updates, or deletes records in multiple indices with a single API request. - Actions are applied in the order they are specifie
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:7361
↓ 1 callersMethodnewThreadPool
()
algoliasearch/src/main/java/com/algolia/utils/ExecutorUtils.java:16
↓ 1 callersMethodnext
()
algoliasearch/src/main/java/com/algolia/utils/AlgoliaIterableHelper.java:28
↓ 1 callersMethodobjectsToPushTaskRecords
(Iterable<T> objects)
algoliasearch/src/main/java/com/algolia/api/IngestionClient.java:10084
↓ 1 callersMethodoperationIndexAsync
(asynchronously) Copies or moves (renames) an index within the same Algolia application. Notes: - Existing destination indices are overwritten, except
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:7549
↓ 1 callersMethodoperationIndexWithHTTPInfoAsync
(asynchronously) Copies or moves (renames) an index within the same Algolia application. Notes: - Existing destination indices are overwritten, except
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:7593
↓ 1 callersMethodpartialUpdateObjectAsync
(asynchronously) Adds new attributes to a record, or updates existing ones. - If a record with the specified object ID doesn't exist, a new record is
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8053
↓ 1 callersMethodpartialUpdateObjectWithHTTPInfoAsync
(asynchronously) Adds new attributes to a record, or updates existing ones. - If a record with the specified object ID doesn't exist, a new record is
algoliasearch/src/main/java/com/algolia/api/SearchClient.java:8114
↓ 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
← previousnext →601–700 of 11,451, ranked by callers