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