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