| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectLockRetention |
GetObjectRetentionResponse.retention()
The container element for an object's retention settings.
|
ObjectLockRetention |
PutObjectRetentionRequest.retention()
The container element for the Object Retention configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetObjectRetentionResponse.Builder |
GetObjectRetentionResponse.Builder.retention(ObjectLockRetention retention)
The container element for an object's retention settings.
|
PutObjectRetentionRequest.Builder |
PutObjectRetentionRequest.Builder.retention(ObjectLockRetention retention)
The container element for the Object Retention configuration.
|
Copyright © 2021. All rights reserved.