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