default PutObjectLockConfigurationResponse |
S3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
|
default CompletableFuture<PutObjectLockConfigurationResponse> |
S3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
|
PutObjectLockConfigurationResponse |
DelegatingS3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
|
CompletableFuture<PutObjectLockConfigurationResponse> |
DelegatingS3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)
|