Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeAsyncAggregateQueryResponse
Packages that use KnowledgeAsyncAggregateQueryResponse
-
Uses of KnowledgeAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return KnowledgeAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsKnowledgeAggregatesJobResults(GetAnalyticsKnowledgeAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsKnowledgeAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates queryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type KnowledgeAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsKnowledgeAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsKnowledgeAggregatesJobResultsAsync(GetAnalyticsKnowledgeAggregatesJobResultsRequest request, AsyncApiCallback<KnowledgeAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsKnowledgeAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<KnowledgeAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsKnowledgeAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates queryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type KnowledgeAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsKnowledgeAggregatesJobResultsAsync(GetAnalyticsKnowledgeAggregatesJobResultsRequest request, AsyncApiCallback<KnowledgeAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsKnowledgeAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<KnowledgeAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of KnowledgeAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageKnowledgeAsyncAggregateQueryResponse.results(List<KnowledgeAggregateDataContainer> results)