Package org.elasticsearch.client.slm
Class GetSnapshotLifecycleStatsRequest
java.lang.Object
org.elasticsearch.client.TimedRequest
org.elasticsearch.client.slm.GetSnapshotLifecycleStatsRequest
- All Implemented Interfaces:
Validatable
public class GetSnapshotLifecycleStatsRequest extends TimedRequest
-
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 Constructor Description GetSnapshotLifecycleStatsRequest() -
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
-
GetSnapshotLifecycleStatsRequest
public GetSnapshotLifecycleStatsRequest()
-