Class ClusterRemoteInfoBuilders

java.lang.Object
co.elastic.clients.elasticsearch.cluster.remote_info.ClusterRemoteInfoBuilders

public class ClusterRemoteInfoBuilders
extends java.lang.Object
Builders for ClusterRemoteInfo variants.
  • Method Summary

    Modifier and Type Method Description
    static ClusterRemoteProxyInfo.Builder proxy()
    Creates a builder for the proxy ClusterRemoteInfo variant.
    static ClusterRemoteSniffInfo.Builder sniff()
    Creates a builder for the sniff ClusterRemoteInfo variant.

    Methods inherited from class java.lang.Object

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