Uses of Class
org.elasticsearch.action.admin.indices.exists.types.TypesExistsAction
-
Packages that use TypesExistsAction Package Description org.elasticsearch.action.admin.indices.exists.types -
-
Uses of TypesExistsAction in org.elasticsearch.action.admin.indices.exists.types
Fields in org.elasticsearch.action.admin.indices.exists.types declared as TypesExistsAction Modifier and Type Field Description static TypesExistsActionTypesExistsAction. INSTANCEConstructors in org.elasticsearch.action.admin.indices.exists.types with parameters of type TypesExistsAction Constructor Description TypesExistsRequestBuilder(ElasticsearchClient client, TypesExistsAction action, String... indices)Deprecated.
-