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