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