Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsKnowledgeAggregatesJobsRequest
Packages that use PostAnalyticsKnowledgeAggregatesJobsRequest
-
Uses of PostAnalyticsKnowledgeAggregatesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsKnowledgeAggregatesJobsRequestModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsKnowledgeAggregatesJobs(PostAnalyticsKnowledgeAggregatesJobsRequest request) Query for knowledge aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsKnowledgeAggregatesJobsAsync(PostAnalyticsKnowledgeAggregatesJobsRequest request, AsyncApiCallback<AsyncQueryResponse> callback) Query for knowledge aggregates asynchronously -
Uses of PostAnalyticsKnowledgeAggregatesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsKnowledgeAggregatesJobsRequestModifier and TypeMethodDescriptionPostAnalyticsKnowledgeAggregatesJobsRequest.Builder.build()PostAnalyticsKnowledgeAggregatesJobsRequest.withBody(KnowledgeAsyncAggregationQuery body) PostAnalyticsKnowledgeAggregatesJobsRequest.withCustomHeader(String name, String value)