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