Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsTranscriptsAggregatesJobsRequest
Packages that use PostAnalyticsTranscriptsAggregatesJobsRequest
-
Uses of PostAnalyticsTranscriptsAggregatesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsTranscriptsAggregatesJobsRequestModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsTranscriptsAggregatesJobs(PostAnalyticsTranscriptsAggregatesJobsRequest request) Query for transcript aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsTranscriptsAggregatesJobsAsync(PostAnalyticsTranscriptsAggregatesJobsRequest request, AsyncApiCallback<AsyncQueryResponse> callback) Query for transcript aggregates asynchronously -
Uses of PostAnalyticsTranscriptsAggregatesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsTranscriptsAggregatesJobsRequestModifier and TypeMethodDescriptionPostAnalyticsTranscriptsAggregatesJobsRequest.Builder.build()PostAnalyticsTranscriptsAggregatesJobsRequest.withBody(TranscriptAsyncAggregationQuery body) PostAnalyticsTranscriptsAggregatesJobsRequest.withCustomHeader(String name, String value)