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