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