Skip to content

MetricAggregationWithMissingSupportBuilder🔗

Constructor🔗

func NewMetricAggregationWithMissingSupportBuilder() *MetricAggregationWithMissingSupportBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *MetricAggregationWithMissingSupportBuilder) Build() (MetricAggregationWithMissingSupport, error)

Hide🔗

func (builder *MetricAggregationWithMissingSupportBuilder) Hide(hide bool) *MetricAggregationWithMissingSupportBuilder

Id🔗

func (builder *MetricAggregationWithMissingSupportBuilder) Id(id string) *MetricAggregationWithMissingSupportBuilder

Settings🔗

func (builder *MetricAggregationWithMissingSupportBuilder) Settings(settings cog.Builder[elasticsearch.ElasticsearchMetricAggregationWithMissingSupportSettings]) *MetricAggregationWithMissingSupportBuilder

Type🔗

func (builder *MetricAggregationWithMissingSupportBuilder) Type(typeArg cog.Builder[elasticsearch.MetricAggregationType]) *MetricAggregationWithMissingSupportBuilder

See also🔗