Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.ibm.cloud.objectstorage.services.s3.internal |
Modifier and Type | Method and Description |
---|---|
PartListing |
AbstractAmazonS3.listParts(ListPartsRequest request) |
PartListing |
AmazonS3Client.listParts(ListPartsRequest listPartsRequest) |
PartListing |
AmazonS3.listParts(ListPartsRequest request)
Lists the parts that have been uploaded for a specific multipart upload.
|
Modifier and Type | Method and Description |
---|---|
void |
ListPartsHeaderHandler.handle(PartListing result,
HttpResponse response) |
Copyright © 2024. All rights reserved.