Uses of Class
com.mypurecloud.sdk.v2.model.CopilotAsyncAggregateQueryResponse
Packages that use CopilotAsyncAggregateQueryResponse
-
Uses of CopilotAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CopilotAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsCopilotsAggregatesJobResults(GetAnalyticsCopilotsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates query getAnalyticsCopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.getAnalyticsCopilotsAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates query getAnalyticsCopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CopilotAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsCopilotsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates query getAnalyticsCopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsCopilotsAggregatesJobResultsAsync(GetAnalyticsCopilotsAggregatesJobResultsRequest request, AsyncApiCallback<CopilotAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query getAnalyticsCopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsCopilotsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CopilotAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query getAnalyticsCopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.getAnalyticsCopilotsAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates query getAnalyticsCopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CopilotAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsCopilotsAggregatesJobResultsAsync(GetAnalyticsCopilotsAggregatesJobResultsRequest request, AsyncApiCallback<CopilotAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query getAnalyticsCopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsCopilotsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CopilotAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query getAnalyticsCopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of CopilotAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageCopilotAsyncAggregateQueryResponse.results(List<CopilotAggregateDataContainer> results)