Uses of Class
com.mypurecloud.sdk.v2.model.ReportingExportJobListing
Packages that use ReportingExportJobListing
-
Uses of ReportingExportJobListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ReportingExportJobListingModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsReportingExports(GetAnalyticsReportingExportsRequest request) Get all view export requests for a userAnalyticsApi.getAnalyticsReportingExports(Integer pageNumber, Integer pageSize) Get all view export requests for a userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ReportingExportJobListingModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsReportingExports(ApiRequest<Void> request) Get all view export requests for a userAnalyticsApiAsync.getAnalyticsReportingExportsAsync(GetAnalyticsReportingExportsRequest request, AsyncApiCallback<ReportingExportJobListing> callback) Get all view export requests for a userAnalyticsApiAsync.getAnalyticsReportingExportsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReportingExportJobListing>> callback) Get all view export requests for a userAnalyticsApi.getAnalyticsReportingExportsWithHttpInfo(Integer pageNumber, Integer pageSize) Get all view export requests for a userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ReportingExportJobListingModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsReportingExportsAsync(GetAnalyticsReportingExportsRequest request, AsyncApiCallback<ReportingExportJobListing> callback) Get all view export requests for a userAnalyticsApiAsync.getAnalyticsReportingExportsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReportingExportJobListing>> callback) Get all view export requests for a user -
Uses of ReportingExportJobListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingExportJobListingModifier and TypeMethodDescriptionReportingExportJobListing.entities(List<ReportingExportJobResponse> entities) ReportingExportJobListing.pageNumber(Integer pageNumber) ReportingExportJobListing.previousUri(String previousUri)