Class RemoteInfoRequest

java.lang.Object
org.elasticsearch.client.cluster.RemoteInfoRequest
All Implemented Interfaces:
Validatable

public final class RemoteInfoRequest
extends java.lang.Object
implements Validatable
The request object used by the Remote cluster info API.
  • Field Summary

    Fields inherited from interface org.elasticsearch.client.Validatable

    EMPTY
  • Constructor Summary

    Constructors
    Constructor Description
    RemoteInfoRequest()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface org.elasticsearch.client.Validatable

    validate
  • Constructor Details

    • RemoteInfoRequest

      public RemoteInfoRequest()