Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
SetObjectLockConfigurationResult |
AbstractAmazonS3.setObjectLockConfiguration(SetObjectLockConfigurationRequest setObjectLockConfigurationRequest) |
SetObjectLockConfigurationResult |
AmazonS3Client.setObjectLockConfiguration(SetObjectLockConfigurationRequest setObjectLockConfigurationRequest) |
SetObjectLockConfigurationResult |
AmazonS3.setObjectLockConfiguration(SetObjectLockConfigurationRequest setObjectLockConfigurationRequest)
Places an Object Lock configuration on the specified bucket.
|
Modifier and Type | Method and Description |
---|---|
SetObjectLockConfigurationResult |
SetObjectLockConfigurationResult.withRequesterCharged(Boolean requesterCharged) |
Copyright © 2024. All rights reserved.