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