Uses of Record Class
com.adobe.testing.s3mock.dto.ObjectLockRule
Packages that use ObjectLockRule
-
Uses of ObjectLockRule in com.adobe.testing.s3mock.dto
Methods in com.adobe.testing.s3mock.dto that return ObjectLockRuleModifier and TypeMethodDescriptionObjectLockConfiguration.objectLockRule()Returns the value of theobjectLockRulerecord component.Constructors in com.adobe.testing.s3mock.dto with parameters of type ObjectLockRuleModifierConstructorDescriptionObjectLockConfiguration(ObjectLockEnabled objectLockEnabled, ObjectLockRule objectLockRule) ObjectLockConfiguration(ObjectLockEnabled objectLockEnabled, ObjectLockRule objectLockRule, String xmlns) Creates an instance of aObjectLockConfigurationrecord class.