public class GetObjectInterceptor extends Object implements ExecutionInterceptor
GetObjectRequest messages.| Modifier and Type | Field and Description |
|---|---|
static Pattern |
MULTIPART_CHECKSUM_PATTERN |
| Constructor and Description |
|---|
GetObjectInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTransmission(Context.AfterTransmission context,
ExecutionAttributes executionAttributes) |
SdkResponse |
modifyResponse(Context.ModifyResponse context,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterExecution, afterMarshalling, afterUnmarshalling, beforeExecution, beforeMarshalling, beforeTransmission, beforeUnmarshalling, modifyAsyncHttpContent, modifyAsyncHttpResponseContent, modifyException, modifyHttpContent, modifyHttpRequest, modifyHttpResponse, modifyHttpResponseContent, modifyRequest, onExecutionFailurepublic static final Pattern MULTIPART_CHECKSUM_PATTERN
public void afterTransmission(Context.AfterTransmission context, ExecutionAttributes executionAttributes)
afterTransmission in interface ExecutionInterceptorpublic SdkResponse modifyResponse(Context.ModifyResponse context, ExecutionAttributes executionAttributes)
modifyResponse in interface ExecutionInterceptorCopyright © 2023. All rights reserved.