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