Uses of Class
com.mypurecloud.sdk.v2.model.CaseManagementAsyncAggregateQueryResponse
Packages that use CaseManagementAsyncAggregateQueryResponse
-
Uses of CaseManagementAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CaseManagementAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsCasemanagementAggregatesJobResults(GetAnalyticsCasemanagementAggregatesJobResultsRequest request) Fetch a page of results for an async case management queryAnalyticsApi.getAnalyticsCasemanagementAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async case management queryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CaseManagementAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsCasemanagementAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async case management queryAnalyticsApiAsync.getAnalyticsCasemanagementAggregatesJobResultsAsync(GetAnalyticsCasemanagementAggregatesJobResultsRequest request, AsyncApiCallback<CaseManagementAsyncAggregateQueryResponse> callback) Fetch a page of results for an async case management queryAnalyticsApiAsync.getAnalyticsCasemanagementAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseManagementAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async case management queryAnalyticsApi.getAnalyticsCasemanagementAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async case management queryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CaseManagementAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsCasemanagementAggregatesJobResultsAsync(GetAnalyticsCasemanagementAggregatesJobResultsRequest request, AsyncApiCallback<CaseManagementAsyncAggregateQueryResponse> callback) Fetch a page of results for an async case management queryAnalyticsApiAsync.getAnalyticsCasemanagementAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CaseManagementAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async case management query -
Uses of CaseManagementAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseManagementAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageCaseManagementAsyncAggregateQueryResponse.results(List<CaseManagementAggregateDataContainer> results)