Class ExtendedStatsAggregation.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<BuilderT>
co.elastic.clients.elasticsearch._types.aggregations.MetricAggregationBase.AbstractBuilder<BuilderT>
co.elastic.clients.elasticsearch._types.aggregations.FormatMetricAggregationBase.AbstractBuilder<ExtendedStatsAggregation.Builder>
co.elastic.clients.elasticsearch._types.aggregations.ExtendedStatsAggregation.Builder
- All Implemented Interfaces:
WithJson<ExtendedStatsAggregation.Builder>,ObjectBuilder<ExtendedStatsAggregation>
- Enclosing class:
- ExtendedStatsAggregation
public static class ExtendedStatsAggregation.Builder
extends FormatMetricAggregationBase.AbstractBuilder<ExtendedStatsAggregation.Builder>
implements ObjectBuilder<ExtendedStatsAggregation>
Builder for
ExtendedStatsAggregation.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aExtendedStatsAggregation.protected ExtendedStatsAggregation.Builderself()API name:sigmaMethods inherited from class co.elastic.clients.elasticsearch._types.aggregations.FormatMetricAggregationBase.AbstractBuilder
formatMethods inherited from class co.elastic.clients.elasticsearch._types.aggregations.MetricAggregationBase.AbstractBuilder
field, missing, missing, missing, missing, missing, missing, script, scriptMethods 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
-
sigma
API name:sigma -
self
- Specified by:
selfin classMetricAggregationBase.AbstractBuilder<ExtendedStatsAggregation.Builder>
-
build
Builds aExtendedStatsAggregation.- Specified by:
buildin interfaceObjectBuilder<ExtendedStatsAggregation>- Throws:
NullPointerException- if some of the required fields are null.
-