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