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