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