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