Class SimulateIndexTemplateRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class SimulateIndexTemplateRequest extends RequestBase implements JsonpSerializable
Simulate matching the given index name against the index templates in the system
See Also: