| 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,ApiObjectVersion> |
ObjectOperations.listObjectVersions(S3Configuration configuration,
String bucketName,
String delimiter,
String keyMarker,
String prefix,
Integer pageSize,
String versionIdMarker,
ApiEncodingType encodingType)
Returns metadata about all versions of the objects in a bucket.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApiObjectVersion> |
ListObjectVersionsPagingProvider.getPage(S3Connection connection) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.