Uses of Class
com.mypurecloud.sdk.v2.model.TaskManagementAsyncAggregateQueryResponse
Packages that use TaskManagementAsyncAggregateQueryResponse
-
Uses of TaskManagementAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TaskManagementAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsTaskmanagementAggregatesJobResults(GetAnalyticsTaskmanagementAggregatesJobResultsRequest request) Fetch a page of results for an async task management queryAnalyticsApi.getAnalyticsTaskmanagementAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async task management queryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TaskManagementAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsTaskmanagementAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async task management queryAnalyticsApiAsync.getAnalyticsTaskmanagementAggregatesJobResultsAsync(GetAnalyticsTaskmanagementAggregatesJobResultsRequest request, AsyncApiCallback<TaskManagementAsyncAggregateQueryResponse> callback) Fetch a page of results for an async task management queryAnalyticsApiAsync.getAnalyticsTaskmanagementAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TaskManagementAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async task management queryAnalyticsApi.getAnalyticsTaskmanagementAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async task management queryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TaskManagementAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsTaskmanagementAggregatesJobResultsAsync(GetAnalyticsTaskmanagementAggregatesJobResultsRequest request, AsyncApiCallback<TaskManagementAsyncAggregateQueryResponse> callback) Fetch a page of results for an async task management queryAnalyticsApiAsync.getAnalyticsTaskmanagementAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TaskManagementAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async task management query -
Uses of TaskManagementAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TaskManagementAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageTaskManagementAsyncAggregateQueryResponse.results(List<TaskManagementAggregateDataContainer> results)