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