Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
List<PartSummary> |
PartListing.getParts()
Returns the list of parts described in this part listing.
|
Modifier and Type | Method and Description |
---|---|
void |
PartListing.setParts(List<PartSummary> parts)
Sets the list of parts described in this part listing.
|
Copyright © 2024. All rights reserved.