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