Unmarshaller<StartPipelineExecutionResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class StartPipelineExecutionResponseUnmarshaller extends Object implements Unmarshaller<StartPipelineExecutionResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
StartPipelineExecutionResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static StartPipelineExecutionResponseUnmarshaller |
getInstance() |
|
StartPipelineExecutionResponse |
unmarshall(JsonUnmarshallerContext context) |
public StartPipelineExecutionResponseUnmarshaller()
public StartPipelineExecutionResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<StartPipelineExecutionResponse,JsonUnmarshallerContext>
Exception
public static StartPipelineExecutionResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.