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