Uses of Class
com.mypurecloud.sdk.v2.model.CaseManagementAsyncAggregationQuery
Packages that use CaseManagementAsyncAggregationQuery
Package
Description
-
Uses of CaseManagementAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CaseManagementAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsCasemanagementAggregatesJobs(CaseManagementAsyncAggregationQuery body) Query for case management aggregates asynchronouslyAnalyticsApi.postAnalyticsCasemanagementAggregatesJobsWithHttpInfo(CaseManagementAsyncAggregationQuery body) Query for case management aggregates asynchronouslyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CaseManagementAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsCasemanagementAggregatesJobs(ApiRequest<CaseManagementAsyncAggregationQuery> request) Query for case management aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsCasemanagementAggregatesJobsAsync(ApiRequest<CaseManagementAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for case management aggregates asynchronously -
Uses of CaseManagementAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CaseManagementAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CaseManagementAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsCasemanagementAggregatesJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CaseManagementAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsCasemanagementAggregatesJobsRequest.builder(CaseManagementAsyncAggregationQuery body) voidPostAnalyticsCasemanagementAggregatesJobsRequest.setBody(CaseManagementAsyncAggregationQuery body) PostAnalyticsCasemanagementAggregatesJobsRequest.Builder.withBody(CaseManagementAsyncAggregationQuery body) PostAnalyticsCasemanagementAggregatesJobsRequest.withBody(CaseManagementAsyncAggregationQuery body) PostAnalyticsCasemanagementAggregatesJobsRequest.Builder.withRequiredParams(CaseManagementAsyncAggregationQuery body) -
Uses of CaseManagementAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseManagementAsyncAggregationQueryModifier and TypeMethodDescriptionCaseManagementAsyncAggregationQuery.alternateTimeDimension(CaseManagementAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.CaseManagementAsyncAggregationQuery.filter(CaseManagementAggregateQueryFilter filter) Behaves like a SQL WHERE clause.CaseManagementAsyncAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.CaseManagementAsyncAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.CaseManagementAsyncAggregationQuery.groupBy(List<CaseManagementAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.CaseManagementAsyncAggregationQuery.metrics(List<CaseManagementAsyncAggregationQuery.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).CaseManagementAsyncAggregationQuery.views(List<CaseManagementAggregationView> views) Custom derived metric views