DeleteObjectsRequest Class |
Namespace: Aliyun.OpenServices.OpenStorageService
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 try to free resources and perform other cleanup operations before it 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 | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | BucketName | |
![]() | Keys |
获取或者设置需要删除的key列表。
|
![]() | Quiet |
获取或设置请求结果的返回模式(详细模式或静默模式)。
|