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