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