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