Uses of Class
com.mypurecloud.sdk.v2.model.ReportingExportMetadataJobResponse
Packages that use ReportingExportMetadataJobResponse
-
Uses of ReportingExportMetadataJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingExportMetadataJobResponseModifier and TypeMethodDescriptionReportingExportMetadataJobResponse.availableColumnIds(List<String> availableColumnIds) The list of available column ids for the export metadataReportingExportMetadataJobResponse.dateLimitations(String dateLimitations) The date limitations of the export metadataReportingExportMetadataJobResponse.dependentColumnIds(Map<String, List<String>> dependentColumnIds) The list of dependent column ids for the export metadataReportingExportMetadataJobResponse.requiredColumnIds(List<String> requiredColumnIds) The list of required column ids for the export metadataReportingExportMetadataJobResponse.requiredFilters(List<String> requiredFilters) The list of required filters for the export metadataReportingExportMetadataJobResponse.supportedFilters(List<String> supportedFilters) The list of supported filters for the export metadataReportingExportMetadataJobResponse.viewType(ReportingExportMetadataJobResponse.ViewTypeEnum viewType) The view type of the export metadataMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ReportingExportMetadataJobResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ReportingExportMetadataJobResponseModifier and TypeMethodDescriptionReportingExportMetadataJobListing.entities(List<ReportingExportMetadataJobResponse> entities) voidReportingExportMetadataJobListing.setEntities(List<ReportingExportMetadataJobResponse> entities)