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