ResponseHeaderOverrides Class |
Namespace: Aliyun.OSS
The ResponseHeaderOverrides type exposes the following members.
Name | Description | |
---|---|---|
ResponseHeaderOverrides | Initializes a new instance of the ResponseHeaderOverrides class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
CacheControl |
Gets or sets the cache-control header.If it's not specified, returns null.
| |
ContentDisposition |
Gets or sets the Content-Disposition header.
| |
ContentEncoding |
Gets or sets the Content-Encoding header.
| |
ContentLanguage |
Gets or sets content-language.If it's not specified, returns null.
| |
ContentType |
Gets or sets content-type. If it's not specified, returns null.
| |
Expires |
Gets or sets the expires header. If it's not specified, returns null.
|