Class PreviewTransformResponse
- java.lang.Object
-
- org.elasticsearch.client.transform.PreviewTransformResponse
-
public class PreviewTransformResponse extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static PreviewTransformResponsefromXContent(XContentParser parser)List<Map<String,Object>>getDocs()Map<String,Object>getMappings()inthashCode()
-
-
-
Method Detail
-
fromXContent
public static PreviewTransformResponse fromXContent(XContentParser parser) throws IOException
- Throws:
IOException
-
-