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