Class ClearVotingConfigExclusionsResponse

java.lang.Object
org.elasticsearch.transport.TransportMessage
org.elasticsearch.transport.TransportResponse
org.elasticsearch.action.ActionResponse
org.elasticsearch.action.admin.cluster.configuration.ClearVotingConfigExclusionsResponse
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public class ClearVotingConfigExclusionsResponse
extends ActionResponse
implements ToXContentObject
A response to ClearVotingConfigExclusionsRequest indicating that voting config exclusions have been cleared from the cluster state.