Uses of Class
software.amazon.awssdk.services.s3.internal.crt.S3InternalSdkHttpExecutionAttribute
-
Packages that use S3InternalSdkHttpExecutionAttribute Package Description software.amazon.awssdk.services.s3.internal.crt -
-
Uses of S3InternalSdkHttpExecutionAttribute in software.amazon.awssdk.services.s3.internal.crt
Fields in software.amazon.awssdk.services.s3.internal.crt declared as S3InternalSdkHttpExecutionAttribute Modifier and Type Field Description static S3InternalSdkHttpExecutionAttribute<software.amazon.awssdk.crt.s3.ResumeToken>S3InternalSdkHttpExecutionAttribute. CRT_PAUSE_RESUME_TOKENstatic S3InternalSdkHttpExecutionAttribute<HttpChecksum>S3InternalSdkHttpExecutionAttribute. HTTP_CHECKSUMstatic S3InternalSdkHttpExecutionAttribute<Path>S3InternalSdkHttpExecutionAttribute. OBJECT_FILE_PATHstatic S3InternalSdkHttpExecutionAttribute<String>S3InternalSdkHttpExecutionAttribute. OPERATION_NAMEThe key to indicate the name of the operationstatic S3InternalSdkHttpExecutionAttribute<String>S3InternalSdkHttpExecutionAttribute. SIGNING_NAMEstatic S3InternalSdkHttpExecutionAttribute<Region>S3InternalSdkHttpExecutionAttribute. SIGNING_REGIONstatic S3InternalSdkHttpExecutionAttribute<Boolean>S3InternalSdkHttpExecutionAttribute. USE_S3_EXPRESS_AUTH
-