| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation | |
| org.mule.extension.s3.internal.pagination |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<S3Connection,ApiS3Object> |
ObjectOperations.listObjects(S3Configuration configuration,
String bucketName,
String delimiter,
String prefix,
Integer pageSize,
ApiEncodingType encodingType)
Returns all objects in a bucket.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApiS3Object> |
ListObjectsPagingProvider.getPage(S3Connection connection) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.