Class SdkHttpExecutionAttribute<T>
java.lang.Object
software.amazon.awssdk.utils.AttributeMap.Key<T>
software.amazon.awssdk.http.SdkHttpExecutionAttribute<T>
- Type Parameters:
- T- The type of data associated with this attribute.
- Direct Known Subclasses:
- S3CrtSdkHttpExecutionAttribute,- S3InternalSdkHttpExecutionAttribute
An attribute attached to a particular HTTP request execution, stored in 
SdkHttpExecutionAttributes. It can be
 configured on an AsyncExecuteRequest via
 AsyncExecuteRequest.Builder.putHttpExecutionAttribute(SdkHttpExecutionAttribute, Object)- 
Method SummaryMethods inherited from class software.amazon.awssdk.utils.AttributeMap.KeyconvertValue, toString