Class GetFieldMappingsResponse

java.lang.Object
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public class GetFieldMappingsResponse
extends ActionResponse
implements ToXContentObject
Response object for GetFieldMappingsRequest API Note: there is a new class with the same name for the Java HLRC that uses a typeless format. Any changes done to this class should go to that client class as well.