Class OpenPointInTimeResponse.Builder

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

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    OpenPointInTimeResponse build()
    OpenPointInTimeResponse.Builder id​(java.lang.String value)
    Required - API name: id

    Methods inherited from class java.lang.Object

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