Skip to main content

TS3GetObjectRequest

Class in AWS.S3

GetObject request class.

Ancestors

Properties

IfMatch

property IfMatch: string

IfModifiedSince

property IfModifiedSince: TOptional<TDateTime>

IfNoneMatch

property IfNoneMatch: string

IfUnmodifiedSince

property IfUnmodifiedSince: TOptional<TDateTime>

OnReceiveData

property OnReceiveData: TAWSClientReceiveDataCallback

PartNumber

property PartNumber: TOptional<Integer>

Range

property Range: string

ResponseCacheControl

property ResponseCacheControl: string

ResponseContentDisposition

property ResponseContentDisposition: string

ResponseContentEncoding

property ResponseContentEncoding: string

ResponseContentLanguage

property ResponseContentLanguage: string

ResponseContentType

property ResponseContentType: string

ResponseExpires

property ResponseExpires: TOptional<TDateTime>

ResponseTarget

property ResponseTarget: IS3GetObjectTarget

Type: IS3GetObjectTarget

SseCustomerAlgorithm

property SseCustomerAlgorithm: string

SseCustomerKey

property SseCustomerKey: string

SseCustomerKeyMD5

property SseCustomerKeyMD5: string