Uses of Interface
software.amazon.awssdk.services.s3.model.VersioningConfiguration.Builder
Packages that use VersioningConfiguration.Builder
-
Uses of VersioningConfiguration.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return VersioningConfiguration.BuilderModifier and TypeMethodDescriptionVersioningConfiguration.builder()Specifies whether MFA delete is enabled in the bucket versioning configuration.Specifies whether MFA delete is enabled in the bucket versioning configuration.The versioning state of the bucket.VersioningConfiguration.Builder.status(BucketVersioningStatus status) The versioning state of the bucket.VersioningConfiguration.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type VersioningConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VersioningConfiguration.Builder>VersioningConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type VersioningConfiguration.BuilderModifier and TypeMethodDescriptionPutBucketVersioningRequest.Builder.versioningConfiguration(Consumer<VersioningConfiguration.Builder> versioningConfiguration) Container for setting the versioning state.