Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
SetBucketLoggingConfigurationRequest |
SetBucketLoggingConfigurationRequest.withBucketName(String bucketName)
Sets the name of the bucket whose logging configuration is being set
and returns this object, enabling additional method calls to be
chained together.
|
SetBucketLoggingConfigurationRequest |
SetBucketLoggingConfigurationRequest.withLoggingConfiguration(BucketLoggingConfiguration loggingConfiguration)
Sets the logging configuration for the specified bucket and returns
the updated object, enabling additional method calls to be chained
together.
|
Copyright © 2024. All rights reserved.