Uses of Class
com.mypurecloud.sdk.v2.model.UserAsyncAggregateQueryResponse
Packages that use UserAsyncAggregateQueryResponse
-
Uses of UserAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsUsersAggregatesJobResults(GetAnalyticsUsersAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsUsersAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates queryUsersApi.getAnalyticsUsersAggregatesJobResults(GetAnalyticsUsersAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryUsersApi.getAnalyticsUsersAggregatesJobResults(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 UserAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsUsersAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryUsersApi.getAnalyticsUsersAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsUsersAggregatesJobResultsAsync(GetAnalyticsUsersAggregatesJobResultsRequest request, AsyncApiCallback<UserAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsUsersAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryUsersApiAsync.getAnalyticsUsersAggregatesJobResultsAsync(GetAnalyticsUsersAggregatesJobResultsRequest request, AsyncApiCallback<UserAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryUsersApiAsync.getAnalyticsUsersAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsUsersAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates queryUsersApi.getAnalyticsUsersAggregatesJobResultsWithHttpInfo(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 UserAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsUsersAggregatesJobResultsAsync(GetAnalyticsUsersAggregatesJobResultsRequest request, AsyncApiCallback<UserAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsUsersAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryUsersApiAsync.getAnalyticsUsersAggregatesJobResultsAsync(GetAnalyticsUsersAggregatesJobResultsRequest request, AsyncApiCallback<UserAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryUsersApiAsync.getAnalyticsUsersAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of UserAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageUserAsyncAggregateQueryResponse.results(List<UserAggregateDataContainer> results) UserAsyncAggregateQueryResponse.systemToOrganizationMappings(Map<String, List<String>> systemToOrganizationMappings) A mapping from system presence to a list of organization presence ids