Uses of Class
com.mypurecloud.sdk.v2.api.request.GetAnalyticsEvaluationsAggregatesJobResultsRequest
Packages that use GetAnalyticsEvaluationsAggregatesJobResultsRequest
-
Uses of GetAnalyticsEvaluationsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetAnalyticsEvaluationsAggregatesJobResultsRequestModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsEvaluationsAggregatesJobResults(GetAnalyticsEvaluationsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsEvaluationsAggregatesJobResults(GetAnalyticsEvaluationsAggregatesJobResultsRequest 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 queryQualityApiAsync.getAnalyticsEvaluationsAggregatesJobResultsAsync(GetAnalyticsEvaluationsAggregatesJobResultsRequest request, AsyncApiCallback<EvaluationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query -
Uses of GetAnalyticsEvaluationsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetAnalyticsEvaluationsAggregatesJobResultsRequestModifier and TypeMethodDescriptionGetAnalyticsEvaluationsAggregatesJobResultsRequest.Builder.build()GetAnalyticsEvaluationsAggregatesJobResultsRequest.withCursor(String cursor) GetAnalyticsEvaluationsAggregatesJobResultsRequest.withCustomHeader(String name, String value)