Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
List<BucketNotificationConfiguration.TopicConfiguration> |
BucketNotificationConfiguration.getTopicConfigurations()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BucketNotificationConfiguration |
BucketNotificationConfiguration.withTopicConfigurations(BucketNotificationConfiguration.TopicConfiguration... topicConfigurations)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
BucketNotificationConfiguration.setTopicConfigurations(Collection<BucketNotificationConfiguration.TopicConfiguration> topicConfigurations)
Deprecated.
|
Constructor and Description |
---|
BucketNotificationConfiguration(Collection<BucketNotificationConfiguration.TopicConfiguration> topicConfigurations)
Deprecated.
|
Copyright © 2024. All rights reserved.