Package com.mypurecloud.sdk.v2.model
Class ContactImportJobMetadata
java.lang.Object
com.mypurecloud.sdk.v2.model.ContactImportJobMetadata
- All Implemented Interfaces:
Serializable
ContactImportJobMetadata
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondryRunFailedCount(Integer dryRunFailedCount) dryRunReportDownloadUrl(String dryRunReportDownloadUrl) dryRunSuccessCount(Integer dryRunSuccessCount) booleaninthashCode()importFailedCount(Integer importFailedCount) importReportDownloadUrl(String importReportDownloadUrl) importSuccessCount(Integer importSuccessCount) voidsetDryRunFailedCount(Integer dryRunFailedCount) voidsetDryRunReportDownloadUrl(String dryRunReportDownloadUrl) voidsetDryRunSuccessCount(Integer dryRunSuccessCount) voidsetFileName(String fileName) voidsetImportFailedCount(Integer importFailedCount) voidsetImportReportDownloadUrl(String importReportDownloadUrl) voidsetImportSuccessCount(Integer importSuccessCount) toString()
-
Constructor Details
-
ContactImportJobMetadata
public ContactImportJobMetadata() -
ContactImportJobMetadata
-
-
Method Details
-
fileName
-
getFileName
-
setFileName
-
dryRunFailedCount
-
getDryRunFailedCount
-
setDryRunFailedCount
-
dryRunSuccessCount
-
getDryRunSuccessCount
-
setDryRunSuccessCount
-
dryRunReportDownloadUrl
-
getDryRunReportDownloadUrl
-
setDryRunReportDownloadUrl
-
importFailedCount
-
getImportFailedCount
-
setImportFailedCount
-
importSuccessCount
-
getImportSuccessCount
-
setImportSuccessCount
-
importReportDownloadUrl
-
getImportReportDownloadUrl
-
setImportReportDownloadUrl
-
equals
-
hashCode
public int hashCode() -
toString
-