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