Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsSurveysAggregatesJobsRequest
Packages that use PostAnalyticsSurveysAggregatesJobsRequest
-
Uses of PostAnalyticsSurveysAggregatesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsSurveysAggregatesJobsRequestModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsSurveysAggregatesJobs(PostAnalyticsSurveysAggregatesJobsRequest request) Query for survey aggregates asynchronouslyQualityApi.postAnalyticsSurveysAggregatesJobs(PostAnalyticsSurveysAggregatesJobsRequest request) Query for survey aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsSurveysAggregatesJobsAsync(PostAnalyticsSurveysAggregatesJobsRequest request, AsyncApiCallback<AsyncQueryResponse> callback) Query for survey aggregates asynchronouslyQualityApiAsync.postAnalyticsSurveysAggregatesJobsAsync(PostAnalyticsSurveysAggregatesJobsRequest request, AsyncApiCallback<AsyncQueryResponse> callback) Query for survey aggregates asynchronously -
Uses of PostAnalyticsSurveysAggregatesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsSurveysAggregatesJobsRequestModifier and TypeMethodDescriptionPostAnalyticsSurveysAggregatesJobsRequest.Builder.build()PostAnalyticsSurveysAggregatesJobsRequest.withBody(SurveyAsyncAggregationQuery body) PostAnalyticsSurveysAggregatesJobsRequest.withCustomHeader(String name, String value)