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