Class XPackInfoRequest

java.lang.Object
org.elasticsearch.client.xpack.XPackInfoRequest
All Implemented Interfaces:
Validatable

public class XPackInfoRequest extends Object implements Validatable
Fetch information about X-Pack from the cluster.
  • Constructor Details

    • XPackInfoRequest

      public XPackInfoRequest()
  • Method Details