DeleteObjectsRequest Class |
Namespace: Aliyun.OSS
public class DeleteObjectsRequest
The DeleteObjectsRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteObjectsRequest(String, IListString) |
使用静默方式的构造函数。
|
![]() | DeleteObjectsRequest(String, IListString, Boolean) |
使用指定的请求结果返回模式的构造函数。
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) |
![]() | GetType |
获取当前实例的 Type。
(Inherited from Object.) |
![]() | MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | BucketName | |
![]() | EncodingType |
获取或者设置encoding-type的值,默认是url。
|
![]() | Keys |
获取或者设置需要删除的key列表。
|
![]() | Quiet |
获取或设置请求结果的返回模式(详细模式或静默模式)。
|