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