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