Class CreateIndexAction

java.lang.Object
org.opensearch.action.ActionType<CreateIndexResponse>
org.opensearch.action.admin.indices.create.CreateIndexAction

public class CreateIndexAction extends ActionType<CreateIndexResponse>
Transport action for creating an index
Opensearch.internal: