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