Search Results for

    Show / Hide Table of Contents

    Class SumBucketAggregationDescriptor

    Inheritance
    object
    DescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation>
    PipelineAggregationDescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation, SingleBucketsPath>
    SumBucketAggregationDescriptor
    Implements
    IDescriptor
    ISumBucketAggregation
    IPipelineAggregation
    IAggregation
    Inherited Members
    PipelineAggregationDescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation, SingleBucketsPath>.Format(string)
    PipelineAggregationDescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation, SingleBucketsPath>.GapPolicy(GapPolicy?)
    PipelineAggregationDescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation, SingleBucketsPath>.BucketsPath(SingleBucketsPath)
    PipelineAggregationDescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation, SingleBucketsPath>.Meta(Func<FluentDictionary<string, object>, FluentDictionary<string, object>>)
    DescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation>.Self
    DescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation>.Assign<TValue>(TValue, Action<ISumBucketAggregation, TValue>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class SumBucketAggregationDescriptor : PipelineAggregationDescriptorBase<SumBucketAggregationDescriptor, ISumBucketAggregation, SingleBucketsPath>, IDescriptor, ISumBucketAggregation, IPipelineAggregation, IAggregation

    Implements

    IDescriptor
    ISumBucketAggregation
    IPipelineAggregation
    IAggregation

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Implements
    • Extension Methods
    Back to top Generated by DocFX