DeleteObjectsRequest Constructor |
Name | Description | |
---|---|---|
DeleteObjectsRequest(String, IListString) |
Creates an instance with bucket name and keys. Quiet mode is true by default.
| |
DeleteObjectsRequest(String, IListString, Boolean) |
Creates an instance with bucket name, keys and quiet flag.
|