| 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.beforeMarshalling(Context.BeforeMarshalling context,
ExecutionAttributes executionAttributes)
Read the finalized request as it will be given to the marshaller to be converted into an
SdkHttpFullRequest. |
void |
ExecutionInterceptorChain.beforeMarshalling(Context.BeforeMarshalling context,
ExecutionAttributes executionAttributes) |
Copyright © 2023. All rights reserved.