Uses of Class
com.mypurecloud.sdk.v2.model.SurveyAsyncAggregateQueryResponse
Packages that use SurveyAsyncAggregateQueryResponse
-
Uses of SurveyAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SurveyAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsSurveysAggregatesJobResults(GetAnalyticsSurveysAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsSurveysAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsSurveysAggregatesJobResults(GetAnalyticsSurveysAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsSurveysAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates queryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type SurveyAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsSurveysAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsSurveysAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsSurveysAggregatesJobResultsAsync(GetAnalyticsSurveysAggregatesJobResultsRequest request, AsyncApiCallback<SurveyAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsSurveysAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SurveyAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryQualityApiAsync.getAnalyticsSurveysAggregatesJobResultsAsync(GetAnalyticsSurveysAggregatesJobResultsRequest request, AsyncApiCallback<SurveyAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryQualityApiAsync.getAnalyticsSurveysAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SurveyAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsSurveysAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates queryQualityApi.getAnalyticsSurveysAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates queryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SurveyAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsSurveysAggregatesJobResultsAsync(GetAnalyticsSurveysAggregatesJobResultsRequest request, AsyncApiCallback<SurveyAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsSurveysAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SurveyAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryQualityApiAsync.getAnalyticsSurveysAggregatesJobResultsAsync(GetAnalyticsSurveysAggregatesJobResultsRequest request, AsyncApiCallback<SurveyAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryQualityApiAsync.getAnalyticsSurveysAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SurveyAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of SurveyAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SurveyAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageSurveyAsyncAggregateQueryResponse.results(List<SurveyAggregateDataContainer> results)