Uses of Class
software.amazon.awssdk.services.s3.model.DefaultRetention
Packages that use DefaultRetention
-
Uses of DefaultRetention in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return DefaultRetentionModifier and TypeMethodDescriptionfinal DefaultRetentionObjectLockRule.defaultRetention()The default Object Lock retention mode and period that you want to apply to new objects placed in the specified bucket.Methods in software.amazon.awssdk.services.s3.model with parameters of type DefaultRetentionModifier and TypeMethodDescriptionObjectLockRule.Builder.defaultRetention(DefaultRetention defaultRetention) The default Object Lock retention mode and period that you want to apply to new objects placed in the specified bucket.