Class Indeterminable.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<Indeterminable.Builder>
co.elastic.clients.elasticsearch._types.aggregations.Indeterminable.Builder
- All Implemented Interfaces:
WithJson<Indeterminable.Builder>,ObjectBuilder<Indeterminable>
- Enclosing class:
- Indeterminable
public static class Indeterminable.Builder
extends WithJsonObjectBuilderBase<Indeterminable.Builder>
implements ObjectBuilder<Indeterminable>
Builder for
Indeterminable.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aIndeterminable.final Indeterminable.BuilderRequired - API name:reasonprotected Indeterminable.Builderself()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
-
reason
Required - API name:reason -
self
- Specified by:
selfin classWithJsonObjectBuilderBase<Indeterminable.Builder>
-
build
Builds aIndeterminable.- Specified by:
buildin interfaceObjectBuilder<Indeterminable>- Throws:
NullPointerException- if some of the required fields are null.
-