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