Interface Matcher.MappingsStep<T>

Enclosing class:
Matcher

public static interface Matcher.MappingsStep<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    mappings(org.elasticsearch.xcontent.XContentBuilder actualMappings, org.elasticsearch.xcontent.XContentBuilder expectedMappings)
     
  • Method Details

    • mappings

      Matcher.SettingsStep<T> mappings(org.elasticsearch.xcontent.XContentBuilder actualMappings, org.elasticsearch.xcontent.XContentBuilder expectedMappings)