| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutObjectLegalHoldResponse |
S3Client.putObjectLegalHold(PutObjectLegalHoldRequest putObjectLegalHoldRequest)
Applies a Legal Hold configuration to the specified object.
|
default CompletableFuture<PutObjectLegalHoldResponse> |
S3AsyncClient.putObjectLegalHold(PutObjectLegalHoldRequest putObjectLegalHoldRequest)
Applies a Legal Hold configuration to the specified object.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutObjectLegalHoldRequestMarshaller.marshall(PutObjectLegalHoldRequest putObjectLegalHoldRequest) |
Copyright © 2022. All rights reserved.