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