Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationAsyncAggregateQueryResponse
Packages that use EvaluationAsyncAggregateQueryResponse
-
Uses of EvaluationAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return EvaluationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsEvaluationsAggregatesJobResults(GetAnalyticsEvaluationsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsEvaluationsAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsEvaluationsAggregatesJobResults(GetAnalyticsEvaluationsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsEvaluationsAggregatesJobResults(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 EvaluationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsEvaluationsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsEvaluationsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(GetAnalyticsEvaluationsAggregatesJobResultsRequest request, AsyncApiCallback<EvaluationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryQualityApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(GetAnalyticsEvaluationsAggregatesJobResultsRequest request, AsyncApiCallback<EvaluationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryQualityApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsEvaluationsAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsEvaluationsAggregatesJobResultsWithHttpInfo(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 EvaluationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(GetAnalyticsEvaluationsAggregatesJobResultsRequest request, AsyncApiCallback<EvaluationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryQualityApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(GetAnalyticsEvaluationsAggregatesJobResultsRequest request, AsyncApiCallback<EvaluationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryQualityApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of EvaluationAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageEvaluationAsyncAggregateQueryResponse.results(List<EvaluationAggregateDataContainer> results)