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