Class PresignedUrlDownloadRequestWrapper
java.lang.Object
software.amazon.awssdk.core.SdkRequest
software.amazon.awssdk.awscore.AwsRequest
software.amazon.awssdk.services.s3.model.S3Request
software.amazon.awssdk.services.s3.internal.presignedurl.model.PresignedUrlDownloadRequestWrapper
- All Implemented Interfaces:
SdkPojo
Internal request object for presigned URL GetObject operations.
This class is used internally by the AWS SDK to process presigned URL requests for S3 GetObject operations. It contains minimal SdkField definitions needed for custom marshalling and is not intended for direct use by SDK users.
Note: This is an internal implementation class and should not be used directly. UsePresignedUrlDownloadRequest for public API interactions.-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class software.amazon.awssdk.awscore.AwsRequest
overrideConfigurationMethods inherited from class software.amazon.awssdk.core.SdkRequest
getValueForFieldMethods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields
-
Method Details
-
url
-
range
-
ifMatch
-
sdkFields
-
sdkFieldNameToField
-
toBuilder
-
builder
-
equals
- Overrides:
equalsin classAwsRequest
-
hashCode
public int hashCode()- Overrides:
hashCodein classAwsRequest
-