Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteBucketAnalyticsConfigurationRequest
Request object to delete an analytics configuration.
|
class |
DeleteBucketCrossOriginConfigurationRequest
Request object for the parameters to delete a bucket's cross origin configuration.
|
class |
DeleteBucketInventoryConfigurationRequest
Request object to delete an inventory configuration.
|
class |
DeleteBucketLifecycleConfigurationRequest
Request object for the parameters to delete a bucket's lifecycle configuration.
|
class |
DeleteBucketMetricsConfigurationRequest
Request object to delete a metrics configuration from a bucket.
|
class |
GetBucketAccelerateConfigurationRequest
Request object for the parameters to get a bucket's accelerate configuration.
|
class |
GetBucketAnalyticsConfigurationRequest
Request object to get an analytics configuration.
|
class |
GetBucketInventoryConfigurationRequest
Request object to retrieve an inventory configuration.
|
class |
GetBucketLoggingConfigurationRequest
Request object for the parameters to get a bucket's logging configuration.
|
class |
GetBucketMetricsConfigurationRequest
Request object to retrieve metrics configuration from a bucket.
|
class |
GetObjectLegalHoldRequest
Gets an object's current Legal Hold status.
|
class |
GetObjectLockConfigurationRequest
Gets the Object Lock configuration for a bucket.
|
class |
GetObjectRetentionRequest
Retrieves an object's retention settings.
|
class |
SetObjectLegalHoldRequest
Applies a Legal Hold configuration to the specified object.
|
class |
SetObjectLockConfigurationRequest
Places an Object Lock configuration on the specified bucket.
|
class |
SetObjectRetentionRequest
Places an Object Retention configuration on an object.
|
Modifier and Type | Method and Description |
---|---|
ExpectedBucketOwnerRequest |
ExpectedBucketOwnerRequest.withExpectedBucketOwner(String expectedBucketOwner)
Set the account id of the expected bucket owner.
|
Copyright © 2024. All rights reserved.