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