Package | Description |
---|---|
org.mule.module.s3 | |
org.mule.module.s3.util |
Modifier and Type | Method and Description |
---|---|
S3Object |
S3Connector.getObject(String bucketName,
String key,
String versionId,
Date modifiedSince,
Date unmodifiedSince)
Gets the object stored in Amazon S3 under the specified bucket and key.
|
Modifier and Type | Method and Description |
---|---|
static S3Object |
S3ModelFactory.wrapS3Object(com.amazonaws.services.s3.model.S3Object object) |
Copyright © 2010–2020. All rights reserved.