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