All Implemented Interfaces:
Writeable, RefCounted, ToXContent, ToXContentObject

public class DeleteUserResponse extends ActionResponse implements ToXContentObject
Response when deleting a native user. Returns a single boolean field for whether the user was found (and deleted) or not found.