程序包 | 说明 |
---|---|
com.aliyun.oss | |
com.aliyun.oss.model |
限定符和类型 | 方法和说明 |
---|---|
void |
OSSClient.deleteVersion(DeleteVersionRequest deleteVersionRequest) |
void |
OSS.deleteVersion(DeleteVersionRequest deleteVersionRequest)
Deletes a specific version of an object in the specified bucket.
|
限定符和类型 | 方法和说明 |
---|---|
DeleteVersionRequest |
DeleteVersionRequest.withVersionId(String versionId)
Sets the version ID uniquely identifying which version of the object to
delete
Returns this
DeleteVersionRequest , enabling additional method
calls to be chained together. |
Copyright © 2019. All Rights Reserved.