Class PutVotingConfigExclusionsResponse.Builder
java.lang.Object
org.opensearch.client.opensearch.cluster.PutVotingConfigExclusionsResponse.Builder
- All Implemented Interfaces:
ObjectBuilder<PutVotingConfigExclusionsResponse>
- Enclosing class:
- PutVotingConfigExclusionsResponse
public static class PutVotingConfigExclusionsResponse.Builder extends java.lang.Object implements ObjectBuilder<PutVotingConfigExclusionsResponse>
Builder for
PutVotingConfigExclusionsResponse.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.client.util.ObjectBuilder
ObjectBuilder.Constant<V> -
Constructor Summary
Constructors Constructor Description Builder() -
Method Summary
Modifier and Type Method Description PutVotingConfigExclusionsResponsebuild()Builds aPutVotingConfigExclusionsResponse.PutVotingConfigExclusionsResponse.Builderstub(java.lang.Number value)API name:stub
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
stub
API name:stub -
build
Builds aPutVotingConfigExclusionsResponse.- Specified by:
buildin interfaceObjectBuilder<PutVotingConfigExclusionsResponse>- Throws:
java.lang.NullPointerException- if some of the required fields are null.
-