java.lang.Object
org.opensearch.client.opensearch.ingest.simulate_pipeline.Ingest.Builder
All Implemented Interfaces:
ObjectBuilder<Ingest>
Enclosing class:
Ingest

public static class Ingest.Builder
extends java.lang.Object
implements ObjectBuilder<Ingest>
Builder for Ingest.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.opensearch.client.util.ObjectBuilder

    ObjectBuilder.Constant<V>
  • Constructor Summary

    Constructors 
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    Ingest build()
    Builds a Ingest.
    Ingest.Builder pipeline​(java.lang.String value)
    API name: pipeline
    Ingest.Builder timestamp​(java.lang.String value)
    API name: timestamp

    Methods inherited from class java.lang.Object

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