| Package | Description |
|---|---|
| com.baidubce.services.bos |
| Modifier and Type | Method and Description |
|---|---|
RenameObjectResponse |
BosClient.renameObject(RenameObjectRequest request)
renameObject support rename one object key to another.
|
RenameObjectResponse |
BosClient.renameObject(String bucketName,
String sourceKey,
String destinationKey)
renameObject support rename one object key to another
|
Copyright © 2024. All rights reserved.