Package | Description |
---|---|
org.mule.module.s3 | |
org.mule.module.s3.model |
Modifier and Type | Method and Description |
---|---|
BucketVersioningConfiguration |
S3Connector.getBucketVersioningConfiguration(String bucketName)
Returns the versioning configuration for the specified bucket.
|
Modifier and Type | Method and Description |
---|---|
BucketVersioningConfiguration |
BucketVersioningConfiguration.withMfaDeleteEnabled(Boolean mfaDeleteEnabled)
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket, and returns this object so that additional method calls may be chained together.
|
BucketVersioningConfiguration |
BucketVersioningConfiguration.withStatus(String status)
Sets the desired status of versioning for this bucket versioning configuration object, and returns this object so that additional method calls may be chained together.
|
Copyright © 2010–2016. All rights reserved.