| Package | Description | 
|---|---|
| com.amazonaws.services.s3.model | Classes modeling the various types represented by Amazon S3. | 
| Modifier and Type | Method and Description | 
|---|---|
| ObjectLockConfiguration | GetObjectLockConfigurationResult. getObjectLockConfiguration()The specified bucket's Object Lock configuration. | 
| ObjectLockConfiguration | SetObjectLockConfigurationRequest. getObjectLockConfiguration()The Object Lock configuration that you want to apply to the specified bucket. | 
| ObjectLockConfiguration | ObjectLockConfiguration. withObjectLockEnabled(ObjectLockEnabled objectLockEnabled)Indicates whether this object has an Object Lock configuration enabled. | 
| ObjectLockConfiguration | ObjectLockConfiguration. withObjectLockEnabled(String objectLockEnabled)Indicates whether this object has an Object Lock configuration enabled. | 
| ObjectLockConfiguration | ObjectLockConfiguration. withRule(ObjectLockRule rule)The Object Lock rule in place for the specified object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetObjectLockConfigurationResult. setObjectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)The specified bucket's Object Lock configuration. | 
| void | SetObjectLockConfigurationRequest. setObjectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)The Object Lock configuration that you want to apply to the specified bucket. | 
| GetObjectLockConfigurationResult | GetObjectLockConfigurationResult. withObjectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)The specified bucket's Object Lock configuration. | 
| SetObjectLockConfigurationRequest | SetObjectLockConfigurationRequest. withObjectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)The Object Lock configuration that you want to apply to the specified bucket. | 
Copyright © 2025. All rights reserved.