| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeleteVersionsRequest.KeyVersion> |
DeleteVersionsRequest.getKeys()
Returns the list of keys to delete from this bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteVersionsRequest.setKeys(List<DeleteVersionsRequest.KeyVersion> keys)
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
|
DeleteVersionsRequest |
DeleteVersionsRequest.withKeys(List<DeleteVersionsRequest.KeyVersion> keys)
Sets the list of keys to delete from this bucket, clearing any existing
list of keys.
|
Copyright © 2021. All Rights Reserved.