| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectLockConfiguration |
GetObjectLockConfigurationResponse.objectLockConfiguration()
The specified bucket's Object Lock configuration.
|
ObjectLockConfiguration |
PutObjectLockConfigurationRequest.objectLockConfiguration()
The Object Lock configuration that you want to apply to the specified bucket.
|
| Modifier and Type | Method and Description |
|---|---|
GetObjectLockConfigurationResponse.Builder |
GetObjectLockConfigurationResponse.Builder.objectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)
The specified bucket's Object Lock configuration.
|
PutObjectLockConfigurationRequest.Builder |
PutObjectLockConfigurationRequest.Builder.objectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)
The Object Lock configuration that you want to apply to the specified bucket.
|
Copyright © 2021. All rights reserved.