Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
ObjectLockRule |
ObjectLockConfiguration.getRule()
The Object Lock rule in place for the specified object.
|
ObjectLockRule |
ObjectLockRule.withDefaultRetention(DefaultRetention defaultRetention)
The default retention period that you want to apply to new objects placed in the specified bucket.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectLockConfiguration.setRule(ObjectLockRule rule)
The Object Lock rule in place for the specified object.
|
ObjectLockConfiguration |
ObjectLockConfiguration.withRule(ObjectLockRule rule)
The Object Lock rule in place for the specified object.
|
Copyright © 2024. All rights reserved.