package mappings
Type Members
- case class IndexMappings (index: String, mappings: Map[String, Map[String, Any]]) extends Product with Serializable
- trait MappingExecutables extends AnyRef
- case class PutMappingResponse (acknowledged: Boolean) extends Product with Serializable