| Package | Description |
|---|---|
| com.amazonaws.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 © 2015. All rights reserved.