Interface Matcher.MappingsStep<T>
- Enclosing class:
Matcher
public static interface Matcher.MappingsStep<T>
-
Method Summary
Modifier and TypeMethodDescriptionmappings(Map<String, Map<String, Object>> mappingLookup, XContentBuilder actualMappings, XContentBuilder expectedMappings)
-
Method Details
-
mappings
Matcher.SettingsStep<T> mappings(Map<String, Map<String, Object>> mappingLookup, XContentBuilder actualMappings, XContentBuilder expectedMappings)
-