public class ResourceTagSetStaxUnmarshaller extends java.lang.Object implements Unmarshaller<ResourceTagSet,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ResourceTagSetStaxUnmarshaller |
instance |
Constructor and Description |
---|
ResourceTagSetStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ResourceTagSetStaxUnmarshaller |
getInstance() |
ResourceTagSet |
unmarshall(StaxUnmarshallerContext context) |
private static ResourceTagSetStaxUnmarshaller instance
public ResourceTagSet unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ResourceTagSet,StaxUnmarshallerContext>
java.lang.Exception
public static ResourceTagSetStaxUnmarshaller getInstance()