程序包 | 说明 |
---|---|
com.aliyun.oss.model |
限定符和类型 | 方法和说明 |
---|---|
List<DeleteVersionsRequest.KeyVersion> |
DeleteVersionsRequest.getKeys()
Returns the list of keys to delete from this bucket.
|
限定符和类型 | 方法和说明 |
---|---|
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 © 2019. All Rights Reserved.