Uses of Class
com.mypurecloud.sdk.v2.model.CaseManagementAggregationQuery
Packages that use CaseManagementAggregationQuery
Package
Description
-
Uses of CaseManagementAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CaseManagementAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsCasemanagementAggregatesQuery(CaseManagementAggregationQuery body) Query for case management aggregatesAnalyticsApi.postAnalyticsCasemanagementAggregatesQueryWithHttpInfo(CaseManagementAggregationQuery body) Query for case management aggregatesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CaseManagementAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsCasemanagementAggregatesQuery(ApiRequest<CaseManagementAggregationQuery> request) Query for case management aggregatesAnalyticsApiAsync.postAnalyticsCasemanagementAggregatesQueryAsync(ApiRequest<CaseManagementAggregationQuery> request, AsyncApiCallback<ApiResponse<CaseManagementAggregateQueryResponse>> callback) Query for case management aggregates -
Uses of CaseManagementAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CaseManagementAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CaseManagementAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsCasemanagementAggregatesQueryRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CaseManagementAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsCasemanagementAggregatesQueryRequest.builder(CaseManagementAggregationQuery body) voidPostAnalyticsCasemanagementAggregatesQueryRequest.setBody(CaseManagementAggregationQuery body) PostAnalyticsCasemanagementAggregatesQueryRequest.Builder.withBody(CaseManagementAggregationQuery body) PostAnalyticsCasemanagementAggregatesQueryRequest.withBody(CaseManagementAggregationQuery body) PostAnalyticsCasemanagementAggregatesQueryRequest.Builder.withRequiredParams(CaseManagementAggregationQuery body) -
Uses of CaseManagementAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseManagementAggregationQueryModifier and TypeMethodDescriptionCaseManagementAggregationQuery.alternateTimeDimension(CaseManagementAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.CaseManagementAggregationQuery.filter(CaseManagementAggregateQueryFilter filter) Behaves like a SQL WHERE clause.CaseManagementAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.CaseManagementAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.CaseManagementAggregationQuery.groupBy(List<CaseManagementAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.CaseManagementAggregationQuery.metrics(List<CaseManagementAggregationQuery.MetricsEnum> metrics) Behaves like a SQL SELECT clause.Time zone context used to calculate response intervals (this allows resolving DST changes).CaseManagementAggregationQuery.views(List<CaseManagementAggregationView> views) Custom derived metric views