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