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