public class QueueUrlHandler extends RequestHandler
SQS MessageQueue operations take a QueueUrl parameter that needs special handling to update the endpoint and resource path on the request before it's executed.
| Constructor and Description |
|---|
QueueUrlHandler() |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
beforeRequest(SdkHttpFullRequest request) |
afterError, afterResponse, beforeMarshalling, beforeUnmarshallingpublic SdkHttpFullRequest beforeRequest(SdkHttpFullRequest request)
beforeRequest in interface IRequestHandlerbeforeRequest in class RequestHandlerCopyright © 2017. All rights reserved.