Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsAgentutilizationsAggregatesQueryRequest
Packages that use PostAnalyticsAgentutilizationsAggregatesQueryRequest
-
Uses of PostAnalyticsAgentutilizationsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsAgentutilizationsAggregatesQueryRequestModifier 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 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 notice -
Uses of PostAnalyticsAgentutilizationsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsAgentutilizationsAggregatesQueryRequestModifier and TypeMethodDescriptionPostAnalyticsAgentutilizationsAggregatesQueryRequest.Builder.build()PostAnalyticsAgentutilizationsAggregatesQueryRequest.withBody(AgentUtilizationAggregationQuery body) PostAnalyticsAgentutilizationsAggregatesQueryRequest.withCustomHeader(String name, String value)