Uses of Class
com.mypurecloud.sdk.v2.model.CopilotAsyncAggregationQuery
Packages that use CopilotAsyncAggregationQuery
Package
Description
-
Uses of CopilotAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CopilotAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsCopilotsAggregatesJobs(CopilotAsyncAggregationQuery body) Query for copilot aggregates asynchronously postAnalyticsCopilotsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.postAnalyticsCopilotsAggregatesJobsWithHttpInfo(CopilotAsyncAggregationQuery body) Query for copilot aggregates asynchronously postAnalyticsCopilotsAggregatesJobs 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 CopilotAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsCopilotsAggregatesJobs(ApiRequest<CopilotAsyncAggregationQuery> request) Query for copilot aggregates asynchronously postAnalyticsCopilotsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsCopilotsAggregatesJobsAsync(ApiRequest<CopilotAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for copilot aggregates asynchronously postAnalyticsCopilotsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of CopilotAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CopilotAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CopilotAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CopilotAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsCopilotsAggregatesJobsRequest.builder(CopilotAsyncAggregationQuery body) voidPostAnalyticsCopilotsAggregatesJobsRequest.setBody(CopilotAsyncAggregationQuery body) PostAnalyticsCopilotsAggregatesJobsRequest.Builder.withBody(CopilotAsyncAggregationQuery body) PostAnalyticsCopilotsAggregatesJobsRequest.withBody(CopilotAsyncAggregationQuery body) PostAnalyticsCopilotsAggregatesJobsRequest.Builder.withRequiredParams(CopilotAsyncAggregationQuery body) -
Uses of CopilotAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotAsyncAggregationQueryModifier and TypeMethodDescriptionCopilotAsyncAggregationQuery.alternateTimeDimension(CopilotAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.CopilotAsyncAggregationQuery.filter(CopilotAggregateQueryFilter filter) Behaves like a SQL WHERE clause.CopilotAsyncAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.CopilotAsyncAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.CopilotAsyncAggregationQuery.groupBy(List<CopilotAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.CopilotAsyncAggregationQuery.metrics(List<CopilotAsyncAggregationQuery.MetricsEnum> metrics) Behaves like a SQL SELECT clause.The number of results per pageTime zone context used to calculate response intervals (this allows resolving DST changes).CopilotAsyncAggregationQuery.views(List<CopilotAggregationView> views) Custom derived metric views