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