Data.Cloud.AmazonAPI.TAmazonGetObjectOptionals Fields
InheritedProtected
| Condition | public | Conditional for object retrieval. |
| RangeEndByte | public | Set when retrieving a range of bytes instead of a whole object. |
| RangeStartByte | public | Set when retrieving a range of bytes instead of a whole object. |
| ResponseCacheControl | public | Sets the response-cache-control header to the specified value. |
| ResponseContentDisposition | public | Sets the response-content-disposition header to the specified value. |
| ResponseContentEncoding | public | Sets the response-content-encoding to the specified value. |
| ResponseContentLanguage | public | Sets the response-content-language header to the specified value. |
| ResponseContentType | public | Value of the Response-Content-Type header. |
| ResponseExpires | public | Sets the response-expires header to the specified value. |