Class ExplainLifecycleRequest

All Implemented Interfaces:
IndicesRequest, IndicesRequest.Replaceable, Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest, TransportRequest

public class ExplainLifecycleRequest extends LocalClusterStateRequest implements IndicesRequest.Replaceable
The request object used by the Explain Lifecycle API.

Multiple indices may be queried in the same request using the indices(String...) method