| 程序包 | 说明 |
|---|---|
| com.aliyun.oss |
| 限定符和类型 | 方法和说明 |
|---|---|
RestoreObjectResult |
OSSClient.restoreObject(GenericRequest genericRequest) |
RestoreObjectResult |
OSS.restoreObject(GenericRequest genericRequest)
Restores the object of archive storage.
|
RestoreObjectResult |
OSSClient.restoreObject(RestoreObjectRequest restoreObjectRequest) |
RestoreObjectResult |
OSS.restoreObject(RestoreObjectRequest restoreObjectRequest)
Restores the object of archive storage.
|
RestoreObjectResult |
OSSClient.restoreObject(String bucketName,
String key) |
RestoreObjectResult |
OSS.restoreObject(String bucketName,
String key)
Restores the object of archive storage.
|
RestoreObjectResult |
OSSClient.restoreObject(String bucketName,
String key,
RestoreConfiguration restoreConfiguration) |
RestoreObjectResult |
OSS.restoreObject(String bucketName,
String key,
RestoreConfiguration restoreConfiguration)
Restores the object of archive storage.
|
Copyright © 2020. All Rights Reserved.