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