Package | Description |
---|---|
org.mule.module.s3.model |
Modifier and Type | Method and Description |
---|---|
List<S3ObjectSummary> |
ObjectListing.getObjectSummaries()
Gets the list of object summaries describing the objects stored in the S3 bucket.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectListing.setObjectSummaries(List<S3ObjectSummary> objectSummaries) |
Copyright © 2010–2016. All rights reserved.