The primary interface for deleting entities.
Enforcing entity deleter. All deletes through this deleter are guaranteed to be successful and will throw otherwise.
Authorization-result-based entity deleter. All deletes through this deleter are results, where an unsuccessful result means an authorization error or entity construction error occurred. Other errors are thrown.
The primary interface for deleting entities.