Uses of Class
com.mypurecloud.sdk.v2.model.AgentUtilizationAggregationQuery
Packages that use AgentUtilizationAggregationQuery
Package
Description
-
Uses of AgentUtilizationAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AgentUtilizationAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentutilizationsAggregatesQuery(AgentUtilizationAggregationQuery body) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.postAnalyticsAgentutilizationsAggregatesQueryWithHttpInfo(AgentUtilizationAggregationQuery body) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery 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 AgentUtilizationAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentutilizationsAggregatesQuery(ApiRequest<AgentUtilizationAggregationQuery> request) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsAgentutilizationsAggregatesQueryAsync(ApiRequest<AgentUtilizationAggregationQuery> request, AsyncApiCallback<ApiResponse<AgentUtilizationAggregateQueryResponse>> callback) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of AgentUtilizationAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AgentUtilizationAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AgentUtilizationAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsAgentutilizationsAggregatesQueryRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AgentUtilizationAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsAgentutilizationsAggregatesQueryRequest.builder(AgentUtilizationAggregationQuery body) voidPostAnalyticsAgentutilizationsAggregatesQueryRequest.setBody(AgentUtilizationAggregationQuery body) PostAnalyticsAgentutilizationsAggregatesQueryRequest.Builder.withBody(AgentUtilizationAggregationQuery body) PostAnalyticsAgentutilizationsAggregatesQueryRequest.withBody(AgentUtilizationAggregationQuery body) PostAnalyticsAgentutilizationsAggregatesQueryRequest.Builder.withRequiredParams(AgentUtilizationAggregationQuery body) -
Uses of AgentUtilizationAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentUtilizationAggregationQueryModifier and TypeMethodDescriptionAgentUtilizationAggregationQuery.alternateTimeDimension(AgentUtilizationAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.AgentUtilizationAggregationQuery.filter(AgentUtilizationAggregateQueryFilter filter) Behaves like a SQL WHERE clause.AgentUtilizationAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.AgentUtilizationAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.AgentUtilizationAggregationQuery.groupBy(List<AgentUtilizationAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.AgentUtilizationAggregationQuery.metrics(List<AgentUtilizationAggregationQuery.MetricsEnum> metrics) Behaves like a SQL SELECT clause.Time zone context used to calculate response intervals (this allows resolving DST changes).AgentUtilizationAggregationQuery.views(List<AgentUtilizationAggregationView> views) Custom derived metric views