Uses of Class
com.mypurecloud.sdk.v2.api.request.GetAnalyticsConversationsAggregatesJobResultsRequest
Packages that use GetAnalyticsConversationsAggregatesJobResultsRequest
-
Uses of GetAnalyticsConversationsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetAnalyticsConversationsAggregatesJobResultsRequestModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsConversationsAggregatesJobResults(GetAnalyticsConversationsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryConversationsApi.getAnalyticsConversationsAggregatesJobResults(GetAnalyticsConversationsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(GetAnalyticsConversationsAggregatesJobResultsRequest request, AsyncApiCallback<ConversationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryConversationsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(GetAnalyticsConversationsAggregatesJobResultsRequest request, AsyncApiCallback<ConversationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query -
Uses of GetAnalyticsConversationsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetAnalyticsConversationsAggregatesJobResultsRequestModifier and TypeMethodDescriptionGetAnalyticsConversationsAggregatesJobResultsRequest.Builder.build()GetAnalyticsConversationsAggregatesJobResultsRequest.withCursor(String cursor) GetAnalyticsConversationsAggregatesJobResultsRequest.withCustomHeader(String name, String value)