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