T - The type of data associated with this attribute.public abstract class SdkHttpExecutionAttribute<T> extends AttributeMap.Key<T>
SdkHttpExecutionAttributes. It can be
 configured on an AsyncExecuteRequest via
 AsyncExecuteRequest.Builder#putHttpExecutionAttribute(SdkHttpExecutionAttribute,
 Object)AttributeMap.Key.UnsafeValueType| Modifier | Constructor and Description | 
|---|---|
| protected  | SdkHttpExecutionAttribute(AttributeMap.Key.UnsafeValueType unsafeValueType) | 
| protected  | SdkHttpExecutionAttribute(Class<T> valueType) | 
protected SdkHttpExecutionAttribute(AttributeMap.Key.UnsafeValueType unsafeValueType)
Copyright © 2023. All rights reserved.