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