Class DeleteRepositoryRequest

All Implemented Interfaces:
AckedRequest, Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest

public class DeleteRepositoryRequest extends AcknowledgedRequest<DeleteRepositoryRequest>
Unregister repository request.

The unregister repository command just unregisters the repository. No data is getting deleted from the repository.