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