Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsJourneysAggregatesJobsRequest
Packages that use PostAnalyticsJourneysAggregatesJobsRequest
-
Uses of PostAnalyticsJourneysAggregatesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsJourneysAggregatesJobsRequestModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsJourneysAggregatesJobs(PostAnalyticsJourneysAggregatesJobsRequest request) Query for journey aggregates asynchronouslyJourneyApi.postAnalyticsJourneysAggregatesJobs(PostAnalyticsJourneysAggregatesJobsRequest request) Query for journey aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsJourneysAggregatesJobsAsync(PostAnalyticsJourneysAggregatesJobsRequest request, AsyncApiCallback<AsyncQueryResponse> callback) Query for journey aggregates asynchronouslyJourneyApiAsync.postAnalyticsJourneysAggregatesJobsAsync(PostAnalyticsJourneysAggregatesJobsRequest request, AsyncApiCallback<AsyncQueryResponse> callback) Query for journey aggregates asynchronously -
Uses of PostAnalyticsJourneysAggregatesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsJourneysAggregatesJobsRequestModifier and TypeMethodDescriptionPostAnalyticsJourneysAggregatesJobsRequest.Builder.build()PostAnalyticsJourneysAggregatesJobsRequest.withBody(JourneyAsyncAggregationQuery body) PostAnalyticsJourneysAggregatesJobsRequest.withCustomHeader(String name, String value)