Uses of Class
com.mypurecloud.sdk.v2.api.request.GetAnalyticsReportingExportsRequest
Packages that use GetAnalyticsReportingExportsRequest
-
Uses of GetAnalyticsReportingExportsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetAnalyticsReportingExportsRequestModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsReportingExports(GetAnalyticsReportingExportsRequest request) Get all view export requests for a userAnalyticsApiAsync.getAnalyticsReportingExportsAsync(GetAnalyticsReportingExportsRequest request, AsyncApiCallback<ReportingExportJobListing> callback) Get all view export requests for a user -
Uses of GetAnalyticsReportingExportsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetAnalyticsReportingExportsRequestModifier and TypeMethodDescriptionGetAnalyticsReportingExportsRequest.Builder.build()GetAnalyticsReportingExportsRequest.withCustomHeader(String name, String value) GetAnalyticsReportingExportsRequest.withPageNumber(Integer pageNumber) GetAnalyticsReportingExportsRequest.withPageSize(Integer pageSize)