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