Class LifecycleExplainBuilders

java.lang.Object
co.elastic.clients.elasticsearch.ilm.explain_lifecycle.LifecycleExplainBuilders

public class LifecycleExplainBuilders
extends java.lang.Object
Builders for LifecycleExplain variants.
  • Method Summary

    Modifier and Type Method Description
    static LifecycleExplainUnmanaged.Builder false_()
    Creates a builder for the false LifecycleExplain variant.
    static LifecycleExplainManaged.Builder true_()
    Creates a builder for the true LifecycleExplain variant.

    Methods inherited from class java.lang.Object

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