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