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