Package | Description |
---|---|
software.amazon.awssdk.services.s3 |
|
software.amazon.awssdk.services.s3.transform |
Modifier and Type | Method and Description |
---|---|
default PutObjectLockConfigurationResponse |
S3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
Places an Object Lock configuration on the specified bucket.
|
default CompletableFuture<PutObjectLockConfigurationResponse> |
S3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
Places an Object Lock configuration on the specified bucket.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
PutObjectLockConfigurationRequestMarshaller.marshall(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest) |
Copyright © 2019. All rights reserved.