Class AutoCreateAction

java.lang.Object
org.elasticsearch.action.ActionType<CreateIndexResponse>
org.elasticsearch.action.admin.indices.create.AutoCreateAction

public final class AutoCreateAction extends ActionType<CreateIndexResponse>
Api that auto creates an index or data stream that originate from requests that write into an index that doesn't yet exist.