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