Uses of Package
software.amazon.awssdk.core.interceptor
-
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core Class Description ExecutionAttribute An attribute attached to a particular execution, stored inExecutionAttributes.ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.client.config Class Description ExecutionAttribute An attribute attached to a particular execution, stored inExecutionAttributes.ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution.ExecutionInterceptor An interceptor that is invoked during the execution lifecycle of a request/response (execution). -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.client.handler Class Description ExecutionAttribute An attribute attached to a particular execution, stored inExecutionAttributes.ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.http Class Description ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution.ExecutionInterceptorChain A wrapper for a list ofExecutionInterceptors that ensures the interceptors are executed in the correct order as it is documented in theExecutionInterceptordocumentation.InterceptorContext An SDK-internal implementation ofContext.AfterExecutionand its parent interfaces. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.internal Class Description ExecutionAttribute An attribute attached to a particular execution, stored inExecutionAttributes.SdkExecutionAttribute Contains attributes attached to the execution. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.internal.http Class Description ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution.ExecutionInterceptorChain A wrapper for a list ofExecutionInterceptors that ensures the interceptors are executed in the correct order as it is documented in theExecutionInterceptordocumentation. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.internal.http.async Class Description ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.internal.http.pipeline.stages.utils Class Description ExecutionAttribute An attribute attached to a particular execution, stored inExecutionAttributes. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.internal.interceptor Class Description Context.FailedExecution All information that is known about a particular execution that has failed.Context.ModifyHttpResponse The state of the execution when theExecutionInterceptor.modifyHttpResponse(software.amazon.awssdk.core.interceptor.Context.ModifyHttpResponse, software.amazon.awssdk.core.interceptor.ExecutionAttributes)method is invoked.ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution.ExecutionInterceptor An interceptor that is invoked during the execution lifecycle of a request/response (execution).InterceptorContext An SDK-internal implementation ofContext.AfterExecutionand its parent interfaces. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.internal.util Class Description ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.retry Class Description ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.retry.conditions Class Description ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution. -
Classes in software.amazon.awssdk.core.interceptor used by software.amazon.awssdk.core.signer Class Description ExecutionAttributes A mutable collection ofExecutionAttributes that can be modified byExecutionInterceptors in order to save and retrieve information specific to the current execution.