Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsCopilotsAggregatesQueryRequest
Packages that use PostAnalyticsCopilotsAggregatesQueryRequest
-
Uses of PostAnalyticsCopilotsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsCopilotsAggregatesQueryRequestModifier 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 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 notice -
Uses of PostAnalyticsCopilotsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsCopilotsAggregatesQueryRequestModifier and TypeMethodDescriptionPostAnalyticsCopilotsAggregatesQueryRequest.Builder.build()PostAnalyticsCopilotsAggregatesQueryRequest.withBody(CopilotAggregationQuery body) PostAnalyticsCopilotsAggregatesQueryRequest.withCustomHeader(String name, String value)