Package | Description |
---|---|
software.amazon.awssdk.services.s3 |
|
software.amazon.awssdk.services.s3.transform |
Modifier and Type | Method and Description |
---|---|
default PutObjectRetentionResponse |
S3Client.putObjectRetention(PutObjectRetentionRequest putObjectRetentionRequest)
Places an Object Retention configuration on an object.
|
default CompletableFuture<PutObjectRetentionResponse> |
S3AsyncClient.putObjectRetention(PutObjectRetentionRequest putObjectRetentionRequest)
Places an Object Retention configuration on an object.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
PutObjectRetentionRequestMarshaller.marshall(PutObjectRetentionRequest putObjectRetentionRequest) |
Copyright © 2019. All rights reserved.