CallbackHeaderBuilder Class |
Namespace: Aliyun.OSS.Util
The CallbackHeaderBuilder type exposes the following members.
Name | Description | |
---|---|---|
CallbackHeaderBuilder(String, String) |
Creates a new instance of CallbackHeaderBuilder | |
CallbackHeaderBuilder(String, String, String, CallbackBodyType) |
Creates a new instance of CallbackHeaderBuilder |
Name | Description | |
---|---|---|
Build |
Builds the callback header.
| |
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 | |
---|---|---|
CallbackBody |
Gets or sets the callback body.
| |
CallbackBodyType |
Gets or sets the callback body type.
| |
CallbackHost |
Gets or sets the callback host.By default it's CallbackUrl | |
CallbackUrl |
Gets or sets the callback url such as “http://callback.oss.demo.com:9000”
|