Class BucketPathAggregation.AbstractBuilder<BuilderT extends BucketPathAggregation.AbstractBuilder<BuilderT>>

All Implemented Interfaces:
WithJson<BuilderT>
Direct Known Subclasses:
BucketCorrelationAggregation.Builder, BucketKsAggregation.Builder, PipelineAggregationBase.AbstractBuilder
Enclosing class:
BucketPathAggregation

protected abstract static class BucketPathAggregation.AbstractBuilder<BuilderT extends BucketPathAggregation.AbstractBuilder<BuilderT>> extends AggregationBase.AbstractBuilder<BuilderT>
  • Constructor Details

    • AbstractBuilder

      protected AbstractBuilder()
  • Method Details