DownloadFileRequest Properties |
The DownloadFileRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | BucketName |
Bucket name
(Inherited from ObsBucketWebServiceRequest.) |
![]() | ByteRange |
Download range of the object
(Inherited from GetObjectRequest.) |
![]() | CheckpointFile |
File used to record the download progress
|
![]() | DownloadEventHandler |
Download event callback
|
![]() | DownloadFile |
Local path to which the object is downloaded
|
![]() | DownloadPartSize |
Part size
|
![]() | DownloadProgress |
Download progress callback function
(Inherited from GetObjectRequest.) |
![]() | EnableCheckpoint |
Whether to enable the resumable mode.
|
![]() | IfMatch |
Return the object if its ETag is the same as the one specified by this parameter; otherwise, an error code is returned.
(Inherited from GetObjectRequest.) |
![]() | IfModifiedSince |
Returns the object if it is modified after the time specified by this parameter; otherwise, an error code is returned.
(Inherited from GetObjectRequest.) |
![]() | IfNoneMatch |
Return the object if its ETag is different from the one specified by this parameter; otherwise, an error code is returned.
(Inherited from GetObjectRequest.) |
![]() | IfUnmodifiedSince |
Return the object if it remains unchanged since the time specified by this parameter; otherwise, an error code is returned.
(Inherited from GetObjectRequest.) |
![]() | ImageProcess |
Image processing parameters
(Inherited from GetObjectRequest.) |
![]() | ObjectKey |
Object name
(Inherited from GetObjectMetadataRequest.) |
![]() | PartSize | Obsolete.
Part size
|
![]() | ProgressInterval |
Interval for refreshing the download progress. The default value is 100 KB or 1 second.
(Inherited from GetObjectRequest.) |
![]() | ProgressType |
Mode for presenting the download progress. The default value is "ByBytes".
(Inherited from GetObjectRequest.) |
![]() | ResponseHeaderOverrides |
Rewritten response headers
(Inherited from GetObjectRequest.) |
![]() | SseCHeader |
SSE-C decryption headers of the object content
(Inherited from GetObjectMetadataRequest.) |
![]() | TaskNum |
Maximum number of parts that can be concurrently downloaded
|
![]() | TempDownloadFile |
Temporary file generated during the download
|
![]() | VersionId |
Object version ID
(Inherited from GetObjectMetadataRequest.) |