Uses of Class
com.mypurecloud.sdk.v2.model.AgentUtilizationAsyncAggregationQuery
Packages that use AgentUtilizationAsyncAggregationQuery
Package
Description
-
Uses of AgentUtilizationAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AgentUtilizationAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentutilizationsAggregatesJobs(AgentUtilizationAsyncAggregationQuery body) Query for agent utilization aggregates asynchronously postAnalyticsAgentutilizationsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.postAnalyticsAgentutilizationsAggregatesJobsWithHttpInfo(AgentUtilizationAsyncAggregationQuery body) Query for agent utilization aggregates asynchronously postAnalyticsAgentutilizationsAggregatesJobs 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 AgentUtilizationAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentutilizationsAggregatesJobs(ApiRequest<AgentUtilizationAsyncAggregationQuery> request) Query for agent utilization aggregates asynchronously postAnalyticsAgentutilizationsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsAgentutilizationsAggregatesJobsAsync(ApiRequest<AgentUtilizationAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for agent utilization aggregates asynchronously postAnalyticsAgentutilizationsAggregatesJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of AgentUtilizationAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AgentUtilizationAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AgentUtilizationAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsAgentutilizationsAggregatesJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AgentUtilizationAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsAgentutilizationsAggregatesJobsRequest.builder(AgentUtilizationAsyncAggregationQuery body) voidPostAnalyticsAgentutilizationsAggregatesJobsRequest.setBody(AgentUtilizationAsyncAggregationQuery body) PostAnalyticsAgentutilizationsAggregatesJobsRequest.Builder.withBody(AgentUtilizationAsyncAggregationQuery body) PostAnalyticsAgentutilizationsAggregatesJobsRequest.withBody(AgentUtilizationAsyncAggregationQuery body) PostAnalyticsAgentutilizationsAggregatesJobsRequest.Builder.withRequiredParams(AgentUtilizationAsyncAggregationQuery body) -
Uses of AgentUtilizationAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentUtilizationAsyncAggregationQueryModifier and TypeMethodDescriptionAgentUtilizationAsyncAggregationQuery.alternateTimeDimension(AgentUtilizationAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.AgentUtilizationAsyncAggregationQuery.filter(AgentUtilizationAggregateQueryFilter filter) Behaves like a SQL WHERE clause.AgentUtilizationAsyncAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.AgentUtilizationAsyncAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.AgentUtilizationAsyncAggregationQuery.groupBy(List<AgentUtilizationAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.AgentUtilizationAsyncAggregationQuery.metrics(List<AgentUtilizationAsyncAggregationQuery.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).AgentUtilizationAsyncAggregationQuery.views(List<AgentUtilizationAggregationView> views) Custom derived metric views