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