| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3.internal.multipart | |
| com.ibm.cos.v2.services.s3.model | |
| com.ibm.cos.v2.services.s3.paginators |
| Modifier and Type | Method and Description |
|---|---|
static CompletedPart |
SdkPojoConversionUtils.toCompletedPart(Part part) |
| Modifier and Type | Method and Description |
|---|---|
List<Part> |
ListPartsResponse.parts()
Container for elements related to a particular part.
|
| Modifier and Type | Method and Description |
|---|---|
ListPartsResponse.Builder |
ListPartsResponse.Builder.parts(Part... parts)
Container for elements related to a particular part.
|
| Modifier and Type | Method and Description |
|---|---|
ListPartsResponse.Builder |
ListPartsResponse.Builder.parts(Collection<Part> parts)
Container for elements related to a particular part.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Part> |
ListPartsPublisher.parts()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Part> |
ListPartsIterable.parts()
Returns an iterable to iterate through the paginated
ListPartsResponse.parts() member. |
Copyright © 2026. All rights reserved.