Package com.mypurecloud.sdk.v2.model
Class KnowledgeSyncJobReport
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeSyncJobReport
- All Implemented Interfaces:
Serializable
KnowledgeSyncJobReport
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanList of errors occurred during processing sync.inthashCode()voidvoidsetStatistics(KnowledgeSyncJobStatistics statistics) statistics(KnowledgeSyncJobStatistics statistics) Statistics related to the sync job.toString()
-
Constructor Details
-
KnowledgeSyncJobReport
public KnowledgeSyncJobReport() -
KnowledgeSyncJobReport
-
-
Method Details
-
errors
List of errors occurred during processing sync. -
getErrors
-
setErrors
-
statistics
Statistics related to the sync job. -
getStatistics
-
setStatistics
-
equals
-
hashCode
public int hashCode() -
toString
-