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