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