Class InterceptorContext

java.lang.Object
software.amazon.awssdk.core.interceptor.InterceptorContext
All Implemented Interfaces:
Context.AfterExecution, Context.AfterMarshalling, Context.AfterTransmission, Context.AfterUnmarshalling, Context.BeforeExecution, Context.BeforeMarshalling, Context.BeforeTransmission, Context.BeforeUnmarshalling, Context.ModifyHttpRequest, Context.ModifyHttpResponse, Context.ModifyRequest, Context.ModifyResponse, ToCopyableBuilder<InterceptorContext.Builder,InterceptorContext>

An SDK-internal implementation of Context.AfterExecution and its parent interfaces.