Uses of Class
com.mypurecloud.sdk.v2.api.request.PostUsageEventsAggregatesQueryRequest
Packages that use PostUsageEventsAggregatesQueryRequest
-
Uses of PostUsageEventsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostUsageEventsAggregatesQueryRequestModifier and TypeMethodDescriptionOperationalEventsApi.postUsageEventsAggregatesQuery(PostUsageEventsAggregatesQueryRequest request) Get aggregates for operational events in a timeframe.OperationalEventsApiAsync.postUsageEventsAggregatesQueryAsync(PostUsageEventsAggregatesQueryRequest request, AsyncApiCallback<EventAggregatesResponse> callback) Get aggregates for operational events in a timeframe. -
Uses of PostUsageEventsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostUsageEventsAggregatesQueryRequestModifier and TypeMethodDescriptionPostUsageEventsAggregatesQueryRequest.Builder.build()PostUsageEventsAggregatesQueryRequest.withBody(EventAggregatesQueryRequest body) PostUsageEventsAggregatesQueryRequest.withCustomHeader(String name, String value)