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