Uses of Class
com.mypurecloud.sdk.v2.api.request.GetAnalyticsBotsAggregatesJobResultsRequest
Packages that use GetAnalyticsBotsAggregatesJobResultsRequest
-
Uses of GetAnalyticsBotsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetAnalyticsBotsAggregatesJobResultsRequestModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsBotsAggregatesJobResults(GetAnalyticsBotsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsBotsAggregatesJobResultsAsync(GetAnalyticsBotsAggregatesJobResultsRequest request, AsyncApiCallback<BotAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query -
Uses of GetAnalyticsBotsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetAnalyticsBotsAggregatesJobResultsRequestModifier and TypeMethodDescriptionGetAnalyticsBotsAggregatesJobResultsRequest.Builder.build()GetAnalyticsBotsAggregatesJobResultsRequest.withCursor(String cursor) GetAnalyticsBotsAggregatesJobResultsRequest.withCustomHeader(String name, String value)