| Package | Description |
|---|---|
| com.baidubce.services.bos |
| Modifier and Type | Method and Description |
|---|---|
ListPartsResponse |
BosClient.listParts(ListPartsRequest request)
Lists the parts that have been uploaded for a specific multipart upload.
|
ListPartsResponse |
BosClient.listParts(String bucketName,
String key,
String uploadId)
Lists the parts that have been uploaded for a specific multipart upload.
|
Copyright © 2024. All rights reserved.