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 |
---|---|
GetObjectLockConfigurationResult |
AbstractAmazonS3.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) |
GetObjectLockConfigurationResult |
AmazonS3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) |
GetObjectLockConfigurationResult |
AmazonS3.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
Gets the Object Lock configuration for a bucket.
|
Modifier and Type | Method and Description |
---|---|
GetObjectLockConfigurationRequest |
GetObjectLockConfigurationRequest.withBucketName(String bucket)
The bucket whose Object Lock configuration you want to retrieve.
|
GetObjectLockConfigurationRequest |
GetObjectLockConfigurationRequest.withExpectedBucketOwner(String expectedBucketOwner) |
Copyright © 2024. All rights reserved.