Uses of Class
com.mypurecloud.sdk.v2.model.AgentUtilizationAggregateQueryResponse
Packages that use AgentUtilizationAggregateQueryResponse
-
Uses of AgentUtilizationAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentUtilizationAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentutilizationsAggregatesQuery(PostAnalyticsAgentutilizationsAggregatesQueryRequest request) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.postAnalyticsAgentutilizationsAggregatesQuery(AgentUtilizationAggregationQuery body) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery 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 AgentUtilizationAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsAgentutilizationsAggregatesQuery(ApiRequest<AgentUtilizationAggregationQuery> request) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsAgentutilizationsAggregatesQueryAsync(PostAnalyticsAgentutilizationsAggregatesQueryRequest request, AsyncApiCallback<AgentUtilizationAggregateQueryResponse> callback) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsAgentutilizationsAggregatesQueryAsync(ApiRequest<AgentUtilizationAggregationQuery> request, AsyncApiCallback<ApiResponse<AgentUtilizationAggregateQueryResponse>> callback) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApi.postAnalyticsAgentutilizationsAggregatesQueryWithHttpInfo(AgentUtilizationAggregationQuery body) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery 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 AgentUtilizationAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.postAnalyticsAgentutilizationsAggregatesQueryAsync(PostAnalyticsAgentutilizationsAggregatesQueryRequest request, AsyncApiCallback<AgentUtilizationAggregateQueryResponse> callback) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without noticeAnalyticsApiAsync.postAnalyticsAgentutilizationsAggregatesQueryAsync(ApiRequest<AgentUtilizationAggregationQuery> request, AsyncApiCallback<ApiResponse<AgentUtilizationAggregateQueryResponse>> callback) Query for agent utilization aggregates postAnalyticsAgentutilizationsAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of AgentUtilizationAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentUtilizationAggregateQueryResponseModifier and TypeMethodDescriptionAgentUtilizationAggregateQueryResponse.results(List<AgentUtilizationAggregateDataContainer> results)