public class MergeShardsResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<MergeShardsResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static MergeShardsResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
MergeShardsResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static MergeShardsResultJsonUnmarshaller |
getInstance() |
MergeShardsResult |
unmarshall(JsonUnmarshallerContext context) |
private static MergeShardsResultJsonUnmarshaller instance
public MergeShardsResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<MergeShardsResult,JsonUnmarshallerContext>
java.lang.Exception
public static MergeShardsResultJsonUnmarshaller getInstance()