| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 |
| Modifier and Type | Method and Description |
|---|---|
default PutObjectLockConfigurationResponse |
S3Client.putObjectLockConfiguration(Consumer<PutObjectLockConfigurationRequest.Builder> putObjectLockConfigurationRequest)
|
default PutObjectLockConfigurationResponse |
S3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
|
PutObjectLockConfigurationResponse |
DelegatingS3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutObjectLockConfigurationResponse> |
S3AsyncClient.putObjectLockConfiguration(Consumer<PutObjectLockConfigurationRequest.Builder> putObjectLockConfigurationRequest)
|
default CompletableFuture<PutObjectLockConfigurationResponse> |
S3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
|
CompletableFuture<PutObjectLockConfigurationResponse> |
DelegatingS3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
|
Copyright © 2026. All rights reserved.