Uses of Class
com.mypurecloud.sdk.v2.model.BulkEntityErrorNote
Packages that use BulkEntityErrorNote
-
Uses of BulkEntityErrorNote in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkEntityErrorNoteModifier and TypeMethodDescriptionAn error code for the specific error condition.BulkEntityErrorNote.details(List<BulkErrorDetail> details) Additional error details for specific fields.The entity body specified in the Bulk request operation that caused this error.BulkResponseResultNoteNoteBulkEntityErrorNote.getError()A short error message.Whether this particular error should be retried.The HTTP Status Code for the error.Methods in com.mypurecloud.sdk.v2.model with parameters of type BulkEntityErrorNoteModifier and TypeMethodDescriptionBulkResponseResultNoteNoteBulkEntityErrorNote.error(BulkEntityErrorNote error) An error describing why this Bulk operation failed.voidBulkResponseResultNoteNoteBulkEntityErrorNote.setError(BulkEntityErrorNote error)