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