Uses of Class
org.elasticsearch.action.admin.indices.mapping.get.GetMappingsRequestBuilder
-
Packages that use GetMappingsRequestBuilder Package Description org.elasticsearch.client -
-
Uses of GetMappingsRequestBuilder in org.elasticsearch.client
Methods in org.elasticsearch.client that return GetMappingsRequestBuilder Modifier and Type Method Description GetMappingsRequestBuilderIndicesAdminClient. prepareGetMappings(String... indices)Get the complete mappings of one or more types
-