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