| Package | Description |
|---|---|
| com.ibm.cos.v2.core.interceptor | |
| com.ibm.cos.v2.services.s3.auth.scheme.internal | |
| com.ibm.cos.v2.services.s3.internal.handlers |
| 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 |
|---|---|
void |
ExecutionInterceptorChain.beforeExecution(Context.BeforeExecution context,
ExecutionAttributes executionAttributes) |
default void |
ExecutionInterceptor.beforeExecution(Context.BeforeExecution context,
ExecutionAttributes executionAttributes)
Read a request that has been given to a service client before it is modified by other interceptors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3AuthSchemeInterceptor.beforeExecution(Context.BeforeExecution context,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisablePayloadSigningInterceptor.beforeExecution(Context.BeforeExecution context,
ExecutionAttributes executionAttributes) |
void |
ConfigureSignerInterceptor.beforeExecution(Context.BeforeExecution context,
ExecutionAttributes executionAttributes) |
Copyright © 2026. All rights reserved.