Class ExplainLifecycleResponse

java.lang.Object
org.elasticsearch.client.indexlifecycle.ExplainLifecycleResponse
All Implemented Interfaces:
ToXContent, ToXContentObject

public class ExplainLifecycleResponse
extends java.lang.Object
implements ToXContentObject
The response object returned by the Explain Lifecycle API. Since the API can be run over multiple indices the response provides a map of index to the explanation of the lifecycle status for that index.