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