Class AggregationProfileDebug.Builder
java.lang.Object
co.elastic.clients.elasticsearch.core.search.AggregationProfileDebug.Builder
- All Implemented Interfaces:
ObjectBuilder<AggregationProfileDebug>
- Enclosing class:
- AggregationProfileDebug
public static final class AggregationProfileDebug.Builder extends java.lang.Object implements ObjectBuilder<AggregationProfileDebug>
-
Constructor Summary
Constructors Constructor Description Builder() -
Method Summary
Modifier and Type Method Description AggregationProfileDebugbuild()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
- Specified by:
buildin interfaceObjectBuilder<AggregationProfileDebug>
-