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