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