Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsSummariesAggregatesJobsRequest
Packages that use PostAnalyticsSummariesAggregatesJobsRequest
-
Uses of PostAnalyticsSummariesAggregatesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsSummariesAggregatesJobsRequestModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsSummariesAggregatesJobs(PostAnalyticsSummariesAggregatesJobsRequest request) Query for summary aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsSummariesAggregatesJobsAsync(PostAnalyticsSummariesAggregatesJobsRequest request, AsyncApiCallback<AsyncQueryResponse> callback) Query for summary aggregates asynchronously -
Uses of PostAnalyticsSummariesAggregatesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsSummariesAggregatesJobsRequestModifier and TypeMethodDescriptionPostAnalyticsSummariesAggregatesJobsRequest.Builder.build()PostAnalyticsSummariesAggregatesJobsRequest.withBody(SummaryAsyncAggregationQuery body) PostAnalyticsSummariesAggregatesJobsRequest.withCustomHeader(String name, String value)