| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DeleteObjectsRequest.KeyVersion> |
DeleteObjectsRequest.getKeys()
Returns the list of keys to delete from this bucket.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DeleteObjectsRequest.setKeys(List<DeleteObjectsRequest.KeyVersion> keys)
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
|
DeleteObjectsRequest |
DeleteObjectsRequest.withKeys(List<DeleteObjectsRequest.KeyVersion> keys)
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
|
Copyright © 2021. All rights reserved.