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