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