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