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