Search Results for

    Show / Hide Table of Contents

    Class MinBucketAggregationDescriptor

    Inheritance
    object
    DescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation>
    PipelineAggregationDescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation, SingleBucketsPath>
    MinBucketAggregationDescriptor
    Implements
    IDescriptor
    IMinBucketAggregation
    IPipelineAggregation
    IAggregation
    Inherited Members
    PipelineAggregationDescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation, SingleBucketsPath>.Format(string)
    PipelineAggregationDescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation, SingleBucketsPath>.GapPolicy(GapPolicy?)
    PipelineAggregationDescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation, SingleBucketsPath>.BucketsPath(SingleBucketsPath)
    PipelineAggregationDescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation, SingleBucketsPath>.Meta(Func<FluentDictionary<string, object>, FluentDictionary<string, object>>)
    DescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation>.Self
    DescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation>.Assign<TValue>(TValue, Action<IMinBucketAggregation, 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 MinBucketAggregationDescriptor : PipelineAggregationDescriptorBase<MinBucketAggregationDescriptor, IMinBucketAggregation, SingleBucketsPath>, IDescriptor, IMinBucketAggregation, IPipelineAggregation, IAggregation

    Implements

    IDescriptor
    IMinBucketAggregation
    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