| Package | Description |
|---|---|
| com.baidubce.services.bos |
| Modifier and Type | Method and Description |
|---|---|
FetchObjectResponse |
BosClient.fetchObject(FetchObjectRequest request)
Fetches a source object to a new destination in Bos.
|
FetchObjectResponse |
BosClient.fetchObject(String bucketName,
String key,
String sourceUrl)
Fetches a source object to a new destination in Bos.
|
FetchObjectResponse |
BosClient.fetchObject(String bucketName,
String key,
String sourceUrl,
String mode)
Fetches a source object to a new destination in Bos.
|
Copyright © 2023. All rights reserved.