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