Package com.adobe.testing.s3mock.s3.dto
Class ObjectLockRule
-
- All Implemented Interfaces:
public final class ObjectLockRule
-
-
Field Summary
Fields Modifier and Type Field Description private final DefaultRetentiondefaultRetention
-
Constructor Summary
Constructors Constructor Description ObjectLockRule(DefaultRetention defaultRetention)
-
Method Summary
Modifier and Type Method Description final DefaultRetentiongetDefaultRetention()-
-
Constructor Detail
-
ObjectLockRule
ObjectLockRule(DefaultRetention defaultRetention)
-
-
Method Detail
-
getDefaultRetention
final DefaultRetention getDefaultRetention()
-
-
-
-