Class GetFieldMappingsResponse

All Implemented Interfaces:
Writeable, RefCounted, 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.