Class DeleteVotingConfigExclusionsResponse
- java.lang.Object
-
- org.opensearch.client.opensearch.cluster.DeleteVotingConfigExclusionsResponse
-
public class DeleteVotingConfigExclusionsResponse extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<DeleteVotingConfigExclusionsResponse>_DESERIALIZERstatic DeleteVotingConfigExclusionsResponse_INSTANCESingleton instance forDeleteVotingConfigExclusionsResponse.
-
Constructor Summary
Constructors Constructor Description DeleteVotingConfigExclusionsResponse()
-
-
-
Field Detail
-
_INSTANCE
public static final DeleteVotingConfigExclusionsResponse _INSTANCE
Singleton instance forDeleteVotingConfigExclusionsResponse.
-
_DESERIALIZER
public static final JsonpDeserializer<DeleteVotingConfigExclusionsResponse> _DESERIALIZER
-
-