Package org.elasticsearch.client.xpack
Class XPackUsageRequest
java.lang.Object
org.elasticsearch.client.TimedRequest
org.elasticsearch.client.xpack.XPackUsageRequest
- All Implemented Interfaces:
Validatable
-
Field Summary
Fields inherited from class org.elasticsearch.client.TimedRequest
DEFAULT_ACK_TIMEOUT, DEFAULT_MASTER_NODE_TIMEOUTFields inherited from interface org.elasticsearch.client.Validatable
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.client.TimedRequest
masterNodeTimeout, setMasterTimeout, setTimeout, timeoutMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.client.Validatable
validate
-
Constructor Details
-
XPackUsageRequest
public XPackUsageRequest()
-