public class ListPartsPagingProvider extends AbstractPagingProvider<ApiObjectPart>
isTruncated, S3_ERROR_TYPES| Constructor and Description |
|---|
ListPartsPagingProvider(String bucket,
String key,
String uploadId,
Integer pageSize,
Integer partNumberMarker) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiObjectPart> |
getPage(S3Connection connection) |
close, getTotalResultspublic List<ApiObjectPart> getPage(S3Connection connection)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.