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