| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorContext
An SDK-internal implementation of
Context.AfterExecution and its parent interfaces. |
| Modifier and Type | Method and Description |
|---|---|
default SdkRequest |
ExecutionInterceptor.modifyRequest(Context.ModifyRequest context,
ExecutionAttributes executionAttributes)
Modify an
SdkRequest given to a service client before it is marshalled into an SdkHttpFullRequest. |
| Modifier and Type | Method and Description |
|---|---|
SdkRequest |
S3ResolveEndpointInterceptor.modifyRequest(Context.ModifyRequest context,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
SdkRequest |
ObjectMetadataInterceptor.modifyRequest(Context.ModifyRequest context,
ExecutionAttributes executionAttributes) |
SdkRequest |
EnableTrailingChecksumInterceptor.modifyRequest(Context.ModifyRequest context,
ExecutionAttributes executionAttributes)
Enable
ChecksumMode for GetObjectRequest if trailing checksum is enabled from config,
ChecksumMode is disabled, and is S3Express. |
SdkRequest |
EnableChunkedEncodingInterceptor.modifyRequest(Context.ModifyRequest context,
ExecutionAttributes executionAttributes) |
SdkRequest |
CreateBucketInterceptor.modifyRequest(Context.ModifyRequest context,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
SdkRequest |
ApplyUserAgentInterceptor.modifyRequest(Context.ModifyRequest context,
ExecutionAttributes executionAttributes) |
Copyright © 2026. All rights reserved.