| 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 SdkRequest |
ExecutionInterceptor.modifyRequest(Context.ModifyRequest context,
ExecutionAttributes executionAttributes)
Modify an
SdkRequest given to a service client before it is marshalled into an SdkHttpFullRequest. |
Copyright © 2020. All rights reserved.