java.lang.Object
co.elastic.clients.elasticsearch._types.query_dsl.LikeBuilders

public class LikeBuilders
extends java.lang.Object
Builders for Like variants.

Variants text are not available here as they don't have a dedicated class. Use Like's builder for these.

  • Method Summary

    Modifier and Type Method Description
    static LikeDocument.Builder document()
    Creates a builder for the document Like variant.

    Methods inherited from class java.lang.Object

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