IRequestHandlerpublic class MessageMD5ChecksumHandler extends RequestHandler
| Constructor | Description |
|---|---|
MessageMD5ChecksumHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
afterResponse(SdkHttpFullRequest request,
Response<?> response) |
Runs any additional processing logic on the specified request (after is has been executed by
the client runtime).
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterError, beforeMarshalling, beforeRequest, beforeUnmarshallingpublic void afterResponse(SdkHttpFullRequest request, Response<?> response)
IRequestHandlerafterResponse in interface IRequestHandlerafterResponse in class RequestHandlerrequest - The low level request being processed.response - The response generated from the specified request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.