Class TopMetricsValue.Builder

java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.TopMetricsValue.Builder
All Implemented Interfaces:
ObjectBuilder<TopMetricsValue>
Enclosing class:
TopMetricsValue

public static class TopMetricsValue.Builder
extends java.lang.Object
implements ObjectBuilder<TopMetricsValue>
Builder for TopMetricsValue.
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    TopMetricsValue build()
    Builds a TopMetricsValue.
    TopMetricsValue.Builder field​(java.lang.String value)
    Required - API name: field

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait