Uses of Class
com.mypurecloud.sdk.v2.model.AgentCopilotAsyncAggregationQuery
Packages that use AgentCopilotAsyncAggregationQuery
Package
Description
-
Uses of AgentCopilotAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AgentCopilotAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentcopilotsAggregatesJobs(AgentCopilotAsyncAggregationQuery body) Query for agent copilot aggregates asynchronously postAnalyticsAgentcopilotsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.postAnalyticsAgentcopilotsAggregatesJobsWithHttpInfo(AgentCopilotAsyncAggregationQuery body) Query for agent copilot aggregates asynchronously postAnalyticsAgentcopilotsAggregatesJobs 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 AgentCopilotAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentcopilotsAggregatesJobs(ApiRequest<AgentCopilotAsyncAggregationQuery> request) Query for agent copilot aggregates asynchronously postAnalyticsAgentcopilotsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsAgentcopilotsAggregatesJobsAsync(ApiRequest<AgentCopilotAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for agent copilot aggregates asynchronously postAnalyticsAgentcopilotsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of AgentCopilotAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AgentCopilotAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AgentCopilotAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request with parameters of type AgentCopilotAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsAgentcopilotsAggregatesJobsRequest.builder(AgentCopilotAsyncAggregationQuery body) voidPostAnalyticsAgentcopilotsAggregatesJobsRequest.setBody(AgentCopilotAsyncAggregationQuery body) PostAnalyticsAgentcopilotsAggregatesJobsRequest.Builder.withBody(AgentCopilotAsyncAggregationQuery body) PostAnalyticsAgentcopilotsAggregatesJobsRequest.withBody(AgentCopilotAsyncAggregationQuery body) PostAnalyticsAgentcopilotsAggregatesJobsRequest.Builder.withRequiredParams(AgentCopilotAsyncAggregationQuery body) -
Uses of AgentCopilotAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentCopilotAsyncAggregationQueryModifier and TypeMethodDescriptionAgentCopilotAsyncAggregationQuery.alternateTimeDimension(AgentCopilotAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.AgentCopilotAsyncAggregationQuery.filter(AgentCopilotAggregateQueryFilter filter) Behaves like a SQL WHERE clause.AgentCopilotAsyncAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.AgentCopilotAsyncAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.AgentCopilotAsyncAggregationQuery.groupBy(List<AgentCopilotAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.How many results you want in an ordered list.AgentCopilotAsyncAggregationQuery.metrics(List<AgentCopilotAsyncAggregationQuery.MetricsEnum> metrics) Behaves like a SQL SELECT clause.The number of results per pageAgentCopilotAsyncAggregationQuery.queryType(AgentCopilotAsyncAggregationQuery.QueryTypeEnum queryType) Query type to use.AgentCopilotAsyncAggregationQuery.sortMetric(AgentCopilotAggregationSort sortMetric) Required when requesting multiple metrics.Time zone context used to calculate response intervals (this allows resolving DST changes).AgentCopilotAsyncAggregationQuery.views(List<AgentCopilotAggregationView> views) Custom derived metric views