Uses of Class
com.mypurecloud.sdk.v2.model.AgentCopilotAsyncAggregateQueryResponse
Packages that use AgentCopilotAsyncAggregateQueryResponse
-
Uses of AgentCopilotAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentCopilotAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsAgentcopilotsAggregatesJobResults(GetAnalyticsAgentcopilotsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates query getAnalyticsAgentcopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.getAnalyticsAgentcopilotsAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates query getAnalyticsAgentcopilotsAggregatesJobResults 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 AgentCopilotAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsAgentcopilotsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates query getAnalyticsAgentcopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsAgentcopilotsAggregatesJobResultsAsync(GetAnalyticsAgentcopilotsAggregatesJobResultsRequest request, AsyncApiCallback<AgentCopilotAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query getAnalyticsAgentcopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsAgentcopilotsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentCopilotAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query getAnalyticsAgentcopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.getAnalyticsAgentcopilotsAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates query getAnalyticsAgentcopilotsAggregatesJobResults 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 AgentCopilotAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsAgentcopilotsAggregatesJobResultsAsync(GetAnalyticsAgentcopilotsAggregatesJobResultsRequest request, AsyncApiCallback<AgentCopilotAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query getAnalyticsAgentcopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsAgentcopilotsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentCopilotAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query getAnalyticsAgentcopilotsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of AgentCopilotAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageAgentCopilotAsyncAggregateQueryResponse.results(List<AgentCopilotAggregateDataContainer> results)