Uses of Class
com.mypurecloud.sdk.v2.model.BulkEntityErrorRelationship
Packages that use BulkEntityErrorRelationship
-
Uses of BulkEntityErrorRelationship in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkEntityErrorRelationshipModifier and TypeMethodDescriptionAn error code for the specific error condition.BulkEntityErrorRelationship.details(List<BulkErrorDetail> details) Additional error details for specific fields.BulkEntityErrorRelationship.entity(Relationship entity) The entity body specified in the Bulk request operation that caused this error.BulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship.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 BulkEntityErrorRelationshipModifier and TypeMethodDescriptionBulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship.error(BulkEntityErrorRelationship error) An error describing why this Bulk operation failed.voidBulkResponseResultRelationshipRelationshipBulkEntityErrorRelationship.setError(BulkEntityErrorRelationship error)