Package | Description |
---|---|
com.amazonaws.s3.model |
Modifier and Type | Method and Description |
---|---|
ObjectLockRetention |
ObjectLockRetention.Builder.build() |
ObjectLockRetention |
ObjectLockRetention.BuilderImpl.build() |
ObjectLockRetention |
GetObjectRetentionOutput.retention() |
ObjectLockRetention |
GetObjectRetentionOutput.BuilderImpl.retention() |
ObjectLockRetention |
PutObjectRetentionRequest.retention() |
ObjectLockRetention |
PutObjectRetentionRequest.BuilderImpl.retention() |
Modifier and Type | Method and Description |
---|---|
GetObjectRetentionOutput.Builder |
GetObjectRetentionOutput.Builder.retention(ObjectLockRetention retention) |
GetObjectRetentionOutput.Builder |
GetObjectRetentionOutput.BuilderImpl.retention(ObjectLockRetention retention) |
PutObjectRetentionRequest.Builder |
PutObjectRetentionRequest.Builder.retention(ObjectLockRetention retention) |
PutObjectRetentionRequest.Builder |
PutObjectRetentionRequest.BuilderImpl.retention(ObjectLockRetention retention) |
Copyright © 2021. All rights reserved.