| DeleteObjectsRequest Class |
Namespace: Aliyun.OSS
The DeleteObjectsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteObjectsRequest(String, IListString) |
使用静默方式的构造函数。
| |
| DeleteObjectsRequest(String, IListString, Boolean) |
使用指定的请求结果返回模式的构造函数。
|
| 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 | |
|---|---|---|
| BucketName | ||
| EncodingType |
获取或者设置encoding-type的值,默认是url。
| |
| Keys |
获取或者设置需要删除的key列表。
| |
| Quiet |
获取或设置请求结果的返回模式(详细模式或静默模式)。
|