Package | Description |
---|---|
org.mule.module.s3 | |
org.mule.module.s3.model |
Modifier and Type | Method and Description |
---|---|
void |
S3Connector.setBucketVersioningConfiguration(String bucketName,
VersioningStatus status)
Sets the versioning status for the given bucket.
|
Modifier and Type | Method and Description |
---|---|
static VersioningStatus |
VersioningStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersioningStatus[] |
VersioningStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2021. All rights reserved.