public class ListObjectsPagingProvider extends AbstractPagingProvider<ApiS3Object>
isTruncated, S3_ERROR_TYPES| Constructor and Description |
|---|
ListObjectsPagingProvider(String bucketName,
String delimiter,
String prefix,
Integer pageSize,
ApiEncodingType encodingType) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiS3Object> |
getPage(S3Connection connection) |
close, getTotalResultspublic ListObjectsPagingProvider(String bucketName, String delimiter, String prefix, Integer pageSize, ApiEncodingType encodingType)
public List<ApiS3Object> getPage(S3Connection connection)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.