Unmarshaller<PurgeQueueResponse,StaxUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class PurgeQueueResponseUnmarshaller extends Object implements Unmarshaller<PurgeQueueResponse,StaxUnmarshallerContext>
| Constructor | Description |
|---|---|
PurgeQueueResponseUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static PurgeQueueResponseUnmarshaller |
getInstance() |
|
PurgeQueueResponse |
unmarshall(StaxUnmarshallerContext context) |
public PurgeQueueResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<PurgeQueueResponse,StaxUnmarshallerContext>Exceptionpublic static PurgeQueueResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.