| Package | Description |
|---|---|
| com.ibm.cos.v2.core.interceptor | |
| 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.afterTransmission(Context.AfterTransmission context,
ExecutionAttributes executionAttributes) |
default void |
ExecutionInterceptor.afterTransmission(Context.AfterTransmission context,
ExecutionAttributes executionAttributes)
Read the HTTP response as it was returned by the HTTP client, before it is modified by other interceptors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetObjectInterceptor.afterTransmission(Context.AfterTransmission context,
ExecutionAttributes executionAttributes) |
Copyright © 2026. All rights reserved.