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