Class GetRollupIndexCapsRequest.Builder

java.lang.Object
co.elastic.clients.elasticsearch.rollup.GetRollupIndexCapsRequest.Builder
All Implemented Interfaces:
ObjectBuilder<GetRollupIndexCapsRequest>
Enclosing class:
GetRollupIndexCapsRequest

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    GetRollupIndexCapsRequest build()
    GetRollupIndexCapsRequest.Builder index​(java.lang.String value)
    Required - The rollup index or index pattern to obtain rollup capabilities from.

    Methods inherited from class java.lang.Object

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