Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsReportingExportsRequest
Packages that use PostAnalyticsReportingExportsRequest
-
Uses of PostAnalyticsReportingExportsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsReportingExportsRequestModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsReportingExports(PostAnalyticsReportingExportsRequest request) Generate a view export request This API creates a reporting export but the desired way to export analytics data is to use the analytics query APIs insteadAnalyticsApiAsync.postAnalyticsReportingExportsAsync(PostAnalyticsReportingExportsRequest request, AsyncApiCallback<ReportingExportJobResponse> callback) Generate a view export request This API creates a reporting export but the desired way to export analytics data is to use the analytics query APIs instead -
Uses of PostAnalyticsReportingExportsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsReportingExportsRequestModifier and TypeMethodDescriptionPostAnalyticsReportingExportsRequest.Builder.build()PostAnalyticsReportingExportsRequest.withBody(ReportingExportJobRequest body) PostAnalyticsReportingExportsRequest.withCustomHeader(String name, String value)