Uses of Class
com.mypurecloud.sdk.v2.model.AgentUtilizationAsyncAggregateQueryResponse
Packages that use AgentUtilizationAsyncAggregateQueryResponse
-
Uses of AgentUtilizationAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentUtilizationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsAgentutilizationsAggregatesJobResults(GetAnalyticsAgentutilizationsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates query getAnalyticsAgentutilizationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.getAnalyticsAgentutilizationsAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates query getAnalyticsAgentutilizationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AgentUtilizationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsAgentutilizationsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates query getAnalyticsAgentutilizationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsAgentutilizationsAggregatesJobResultsAsync(GetAnalyticsAgentutilizationsAggregatesJobResultsRequest request, AsyncApiCallback<AgentUtilizationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query getAnalyticsAgentutilizationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsAgentutilizationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentUtilizationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query getAnalyticsAgentutilizationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.getAnalyticsAgentutilizationsAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates query getAnalyticsAgentutilizationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentUtilizationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsAgentutilizationsAggregatesJobResultsAsync(GetAnalyticsAgentutilizationsAggregatesJobResultsRequest request, AsyncApiCallback<AgentUtilizationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query getAnalyticsAgentutilizationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.getAnalyticsAgentutilizationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentUtilizationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query getAnalyticsAgentutilizationsAggregatesJobResults is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of AgentUtilizationAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentUtilizationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageAgentUtilizationAsyncAggregateQueryResponse.results(List<AgentUtilizationAggregateDataContainer> results)