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