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