Uses of Class
com.mypurecloud.sdk.v2.model.CopilotAggregateQueryResponse
Packages that use CopilotAggregateQueryResponse
-
Uses of CopilotAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CopilotAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsCopilotsAggregatesQuery(PostAnalyticsCopilotsAggregatesQueryRequest request) Query for copilot aggregates postAnalyticsCopilotsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.postAnalyticsCopilotsAggregatesQuery(CopilotAggregationQuery body) Query for copilot aggregates postAnalyticsCopilotsAggregatesQuery 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 CopilotAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsCopilotsAggregatesQuery(ApiRequest<CopilotAggregationQuery> request) Query for copilot aggregates postAnalyticsCopilotsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsCopilotsAggregatesQueryAsync(PostAnalyticsCopilotsAggregatesQueryRequest request, AsyncApiCallback<CopilotAggregateQueryResponse> callback) Query for copilot aggregates postAnalyticsCopilotsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsCopilotsAggregatesQueryAsync(ApiRequest<CopilotAggregationQuery> request, AsyncApiCallback<ApiResponse<CopilotAggregateQueryResponse>> callback) Query for copilot aggregates postAnalyticsCopilotsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.postAnalyticsCopilotsAggregatesQueryWithHttpInfo(CopilotAggregationQuery body) Query for copilot aggregates postAnalyticsCopilotsAggregatesQuery 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 CopilotAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.postAnalyticsCopilotsAggregatesQueryAsync(PostAnalyticsCopilotsAggregatesQueryRequest request, AsyncApiCallback<CopilotAggregateQueryResponse> callback) Query for copilot aggregates postAnalyticsCopilotsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsCopilotsAggregatesQueryAsync(ApiRequest<CopilotAggregationQuery> request, AsyncApiCallback<ApiResponse<CopilotAggregateQueryResponse>> callback) Query for copilot aggregates postAnalyticsCopilotsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of CopilotAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotAggregateQueryResponseModifier and TypeMethodDescriptionCopilotAggregateQueryResponse.results(List<CopilotAggregateDataContainer> results)