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