Uses of Class
com.mypurecloud.sdk.v2.model.ReportingExportMetadataJobListing
Packages that use ReportingExportMetadataJobListing
-
Uses of ReportingExportMetadataJobListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ReportingExportMetadataJobListingModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsReportingExportsMetadata()Get all export metadataAnalyticsApi.getAnalyticsReportingExportsMetadata(GetAnalyticsReportingExportsMetadataRequest request) Get all export metadataMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ReportingExportMetadataJobListingModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsReportingExportsMetadata(ApiRequest<Void> request) Get all export metadataAnalyticsApiAsync.getAnalyticsReportingExportsMetadataAsync(GetAnalyticsReportingExportsMetadataRequest request, AsyncApiCallback<ReportingExportMetadataJobListing> callback) Get all export metadataAnalyticsApiAsync.getAnalyticsReportingExportsMetadataAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReportingExportMetadataJobListing>> callback) Get all export metadataAnalyticsApi.getAnalyticsReportingExportsMetadataWithHttpInfo()Get all export metadataMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ReportingExportMetadataJobListingModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsReportingExportsMetadataAsync(GetAnalyticsReportingExportsMetadataRequest request, AsyncApiCallback<ReportingExportMetadataJobListing> callback) Get all export metadataAnalyticsApiAsync.getAnalyticsReportingExportsMetadataAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReportingExportMetadataJobListing>> callback) Get all export metadata -
Uses of ReportingExportMetadataJobListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingExportMetadataJobListingModifier and TypeMethodDescriptionReportingExportMetadataJobListing.entities(List<ReportingExportMetadataJobResponse> entities) ReportingExportMetadataJobListing.pageNumber(Integer pageNumber) ReportingExportMetadataJobListing.previousUri(String previousUri)