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.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details