Uses of Class
com.mypurecloud.sdk.v2.model.ContactImportJobMetadata
Packages that use ContactImportJobMetadata
-
Uses of ContactImportJobMetadata in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContactImportJobMetadataModifier and TypeMethodDescriptionContactImportJobMetadata.dryRunFailedCount(Integer dryRunFailedCount) ContactImportJobMetadata.dryRunReportDownloadUrl(String dryRunReportDownloadUrl) ContactImportJobMetadata.dryRunSuccessCount(Integer dryRunSuccessCount) ContactImportJobResponse.getMetadata()ContactImportJobMetadata.importFailedCount(Integer importFailedCount) ContactImportJobMetadata.importReportDownloadUrl(String importReportDownloadUrl) ContactImportJobMetadata.importSuccessCount(Integer importSuccessCount) Methods in com.mypurecloud.sdk.v2.model with parameters of type ContactImportJobMetadataModifier and TypeMethodDescriptionContactImportJobResponse.metadata(ContactImportJobMetadata metadata) Metadata for the jobvoidContactImportJobResponse.setMetadata(ContactImportJobMetadata metadata)