Uses of Class
com.mypurecloud.sdk.v2.api.request.GetAnalyticsTranscriptsAggregatesJobResultsRequest
Packages that use GetAnalyticsTranscriptsAggregatesJobResultsRequest
-
Uses of GetAnalyticsTranscriptsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetAnalyticsTranscriptsAggregatesJobResultsRequestModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsTranscriptsAggregatesJobResults(GetAnalyticsTranscriptsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsTranscriptsAggregatesJobResultsAsync(GetAnalyticsTranscriptsAggregatesJobResultsRequest request, AsyncApiCallback<TranscriptAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query -
Uses of GetAnalyticsTranscriptsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetAnalyticsTranscriptsAggregatesJobResultsRequestModifier and TypeMethodDescriptionGetAnalyticsTranscriptsAggregatesJobResultsRequest.Builder.build()GetAnalyticsTranscriptsAggregatesJobResultsRequest.withCursor(String cursor) GetAnalyticsTranscriptsAggregatesJobResultsRequest.withCustomHeader(String name, String value)