Class GetRollupCapsRequest.Builder

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

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    GetRollupCapsRequest build()
    GetRollupCapsRequest.Builder id​(java.lang.String value)
    The ID of the index to check rollup capabilities on, or left blank for all jobs

    Methods inherited from class java.lang.Object

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