Class GetMappingsResponse

java.lang.Object
org.elasticsearch.client.indices.GetMappingsResponse

public class GetMappingsResponse
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    GetMappingsResponse​(java.util.Map<java.lang.String,​MappingMetadata> mappings)  
  • Method Summary

    Modifier and Type Method Description
    static GetMappingsResponse fromXContent​(XContentParser parser)  
    java.util.Map<java.lang.String,​MappingMetadata> mappings()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait