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