Class ShardsTotalStats.Builder

java.lang.Object
co.elastic.clients.elasticsearch.indices.stats.ShardsTotalStats.Builder
All Implemented Interfaces:
ObjectBuilder<ShardsTotalStats>
Enclosing class:
ShardsTotalStats

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    ShardsTotalStats build()
    ShardsTotalStats.Builder totalCount​(long value)
    Required - API name: total_count

    Methods inherited from class java.lang.Object

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