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