| Package | Description |
|---|---|
| com.aliyun.oss | |
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
VoidResult |
OSSClient.deleteVersion(DeleteVersionRequest deleteVersionRequest) |
VoidResult |
OSS.deleteVersion(DeleteVersionRequest deleteVersionRequest)
Deletes a specific version of an object in the specified bucket.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2021. All Rights Reserved.