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