Class AwsExecutionContextBuilder


  • public final class AwsExecutionContextBuilder
    extends Object
    • Method Detail

      • runInitialInterceptors

        public static InterceptorContext runInitialInterceptors​(InterceptorContext interceptorContext,
                                                                ExecutionAttributes executionAttributes,
                                                                ExecutionInterceptorChain executionInterceptorChain)
        Finalize SdkRequest by running beforeExecution and modifyRequest interceptors.
        Parameters:
        interceptorContext - containing the immutable SdkRequest information the interceptor can act on
        executionAttributes - mutable container of attributes concerning the execution and request
        Returns:
        the InterceptorContext returns a context with a new SdkRequest