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