| Package | Description |
|---|---|
| software.amazon.awssdk.core.interceptor |
| 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 void |
ExecutionInterceptor.afterExecution(Context.AfterExecution context,
ExecutionAttributes executionAttributes)
Read the finalized
SdkResponse as it will be returned by the client invocation. |
void |
ExecutionInterceptorChain.afterExecution(Context.AfterExecution context,
ExecutionAttributes executionAttributes) |
Copyright © 2021. All rights reserved.