Package | Description |
---|---|
com.obs.services.model |
Modifier and Type | Method and Description |
---|---|
List<TopicConfiguration> |
BucketNotificationConfiguration.getTopicConfigurations()
Obtain the list of event notification configurations
|
Modifier and Type | Method and Description |
---|---|
BucketNotificationConfiguration |
BucketNotificationConfiguration.addTopicConfiguration(TopicConfiguration topicConfiguration)
Add event notification configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
BucketNotificationConfiguration.setTopicConfigurations(List<TopicConfiguration> topicConfigurations)
Configure event notification.
|
Copyright © 2019. All rights reserved.