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