Package | Description |
---|---|
com.obs.services.model |
Modifier and Type | Method and Description |
---|---|
List<TopicConfiguration> |
BucketNotificationConfiguration.getTopicConfigurations()
获取事件通知配置列表
|
Modifier and Type | Method and Description |
---|---|
BucketNotificationConfiguration |
BucketNotificationConfiguration.addTopicConfiguration(TopicConfiguration topicConfiguration)
新增事件通知配置
|
Modifier and Type | Method and Description |
---|---|
void |
BucketNotificationConfiguration.setTopicConfigurations(List<TopicConfiguration> topicConfigurations)
设置事件通知配置列表
|
Copyright © 2021. All rights reserved.