Class GetRollupIndexCapsRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.rollup.GetRollupIndexCapsRequest

public class GetRollupIndexCapsRequest extends RequestBase
Returns the rollup capabilities of all jobs inside of a rollup index (for example, the index where rollup data is stored).
See Also: