| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
VersioningConfiguration |
VersioningConfiguration.clone() |
VersioningConfiguration |
PutBucketVersioningRequest.getVersioningConfiguration()
The root-level tag for the
VersioningConfiguration parameters. |
VersioningConfiguration |
VersioningConfiguration.withMFADelete(MFADelete mFADelete)
Specifies whether MFA delete is enabled or disabled in the bucket versioning configuration for the S3 on Outposts
bucket.
|
VersioningConfiguration |
VersioningConfiguration.withMFADelete(String mFADelete)
Specifies whether MFA delete is enabled or disabled in the bucket versioning configuration for the S3 on Outposts
bucket.
|
VersioningConfiguration |
VersioningConfiguration.withStatus(BucketVersioningStatus status)
Sets the versioning state of the S3 on Outposts bucket.
|
VersioningConfiguration |
VersioningConfiguration.withStatus(String status)
Sets the versioning state of the S3 on Outposts bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutBucketVersioningRequest.setVersioningConfiguration(VersioningConfiguration versioningConfiguration)
The root-level tag for the
VersioningConfiguration parameters. |
PutBucketVersioningRequest |
PutBucketVersioningRequest.withVersioningConfiguration(VersioningConfiguration versioningConfiguration)
The root-level tag for the
VersioningConfiguration parameters. |
Copyright © 2024. All rights reserved.