Package org.elasticsearch.action.admin.indices.create
Create index action.
-
Class Summary Class Description AutoCreateAction Api that auto creates an index or data stream that originate from requests that write into an index that doesn't yet exist.AutoCreateAction.TransportAction CreateIndexAction CreateIndexClusterStateUpdateRequest Cluster state update request that allows to create an indexCreateIndexRequest A request to create an index.CreateIndexRequestBuilder Builder for a create index requestCreateIndexResponse A response for a create index action.TransportCreateIndexAction Create index action.