Uses of Class
com.mypurecloud.sdk.v2.model.ResolutionAsyncAggregateQueryResponse
Packages that use ResolutionAsyncAggregateQueryResponse
-
Uses of ResolutionAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ResolutionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsResolutionsAggregatesJobResults(GetAnalyticsResolutionsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsResolutionsAggregatesJobResults(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 ResolutionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsResolutionsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsResolutionsAggregatesJobResultsAsync(GetAnalyticsResolutionsAggregatesJobResultsRequest request, AsyncApiCallback<ResolutionAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsResolutionsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ResolutionAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsResolutionsAggregatesJobResultsWithHttpInfo(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 ResolutionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsResolutionsAggregatesJobResultsAsync(GetAnalyticsResolutionsAggregatesJobResultsRequest request, AsyncApiCallback<ResolutionAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsResolutionsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ResolutionAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of ResolutionAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ResolutionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageResolutionAsyncAggregateQueryResponse.results(List<ResolutionAggregateDataContainer> results)