Class SyncBuilders

java.lang.Object
co.elastic.clients.elasticsearch.transform.SyncBuilders

public class SyncBuilders
extends java.lang.Object
Builders for Sync variants.
  • Method Summary

    Modifier and Type Method Description
    static TimeSync.Builder time()
    Creates a builder for the time Sync variant.
    static Sync time​(java.util.function.Function<TimeSync.Builder,​ObjectBuilder<TimeSync>> fn)
    Creates a Sync of the time Sync variant.

    Methods inherited from class java.lang.Object

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