Uses of Interface
software.amazon.awssdk.core.interceptor.Context.AfterExecution
Packages that use Context.AfterExecution
-
Uses of Context.AfterExecution in software.amazon.awssdk.core.interceptor
Classes in software.amazon.awssdk.core.interceptor that implement Context.AfterExecutionModifier and TypeClassDescriptionfinal classAn SDK-internal implementation ofContext.AfterExecutionand its parent interfaces.Methods in software.amazon.awssdk.core.interceptor with parameters of type Context.AfterExecutionModifier and TypeMethodDescriptiondefault voidExecutionInterceptor.afterExecution(Context.AfterExecution context, ExecutionAttributes executionAttributes) Read the finalizedSdkResponseas it will be returned by the client invocation.voidExecutionInterceptorChain.afterExecution(Context.AfterExecution context, ExecutionAttributes executionAttributes)