Class S3InternalSdkHttpExecutionAttribute<T>
java.lang.Object
software.amazon.awssdk.utils.AttributeMap.Key<T>
software.amazon.awssdk.http.SdkHttpExecutionAttribute<T>
software.amazon.awssdk.services.s3.internal.crt.S3InternalSdkHttpExecutionAttribute<T>
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final S3InternalSdkHttpExecutionAttribute<software.amazon.awssdk.crt.s3.ResumeToken> static final S3InternalSdkHttpExecutionAttribute<HttpChecksum> static final S3InternalSdkHttpExecutionAttribute<Path> static final S3InternalSdkHttpExecutionAttribute<String> The key to indicate the name of the operationstatic final S3InternalSdkHttpExecutionAttribute<Region>  - 
Method Summary
Methods inherited from class software.amazon.awssdk.utils.AttributeMap.Key
convertValue 
- 
Field Details
- 
OPERATION_NAME
The key to indicate the name of the operation - 
HTTP_CHECKSUM
 - 
CRT_PAUSE_RESUME_TOKEN
public static final S3InternalSdkHttpExecutionAttribute<software.amazon.awssdk.crt.s3.ResumeToken> CRT_PAUSE_RESUME_TOKEN - 
SIGNING_REGION
 - 
OBJECT_FILE_PATH
 
 -