Uses of Class
software.amazon.awssdk.services.s3.model.ObjectLockRule
Packages that use ObjectLockRule
-
Uses of ObjectLockRule in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return ObjectLockRuleModifier and TypeMethodDescriptionfinal ObjectLockRuleObjectLockConfiguration.rule()Specifies the Object Lock rule for the specified object.Methods in software.amazon.awssdk.services.s3.model with parameters of type ObjectLockRuleModifier and TypeMethodDescriptionObjectLockConfiguration.Builder.rule(ObjectLockRule rule) Specifies the Object Lock rule for the specified object.