Class IndexRoutingAllocationInitialRecovery.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<IndexRoutingAllocationInitialRecovery.Builder>
co.elastic.clients.elasticsearch.indices.IndexRoutingAllocationInitialRecovery.Builder
- All Implemented Interfaces:
WithJson<IndexRoutingAllocationInitialRecovery.Builder>,ObjectBuilder<IndexRoutingAllocationInitialRecovery>
- Enclosing class:
- IndexRoutingAllocationInitialRecovery
public static class IndexRoutingAllocationInitialRecovery.Builder
extends WithJsonObjectBuilderBase<IndexRoutingAllocationInitialRecovery.Builder>
implements ObjectBuilder<IndexRoutingAllocationInitialRecovery>
Builder for
IndexRoutingAllocationInitialRecovery.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aIndexRoutingAllocationInitialRecovery.API name:_idself()Methods inherited from class co.elastic.clients.util.WithJsonObjectBuilderBase
withJsonMethods inherited from class co.elastic.clients.util.ObjectBuilderBase
_checkSingleUse, _listAdd, _listAddAll, _mapPut, _mapPutAll
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
API name:_id -
self
- Specified by:
selfin classWithJsonObjectBuilderBase<IndexRoutingAllocationInitialRecovery.Builder>
-
build
Builds aIndexRoutingAllocationInitialRecovery.- Specified by:
buildin interfaceObjectBuilder<IndexRoutingAllocationInitialRecovery>- Throws:
NullPointerException- if some of the required fields are null.
-