Class ExplainLifecycleRequest

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

public class ExplainLifecycleRequest extends ClusterInfoRequest<ExplainLifecycleRequest>
The request object used by the Explain Lifecycle API.

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