Unmarshaller<ListStateMachinesResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ListStateMachinesResponseUnmarshaller extends Object implements Unmarshaller<ListStateMachinesResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
ListStateMachinesResponseUnmarshaller() |
| Modifier and Type | Method | 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.