Uses of Class
com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Packages that use BucketNotificationConfiguration.TopicConfiguration
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of BucketNotificationConfiguration.TopicConfiguration in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return types with arguments of type BucketNotificationConfiguration.TopicConfigurationModifier and TypeMethodDescriptionBucketNotificationConfiguration.getTopicConfigurations()
Deprecated.Methods in com.amazonaws.services.s3.model with parameters of type BucketNotificationConfiguration.TopicConfigurationModifier and TypeMethodDescriptionBucketNotificationConfiguration.withTopicConfigurations
(BucketNotificationConfiguration.TopicConfiguration... topicConfigurations) Deprecated.Method parameters in com.amazonaws.services.s3.model with type arguments of type BucketNotificationConfiguration.TopicConfigurationModifier and TypeMethodDescriptionvoid
BucketNotificationConfiguration.setTopicConfigurations
(Collection<BucketNotificationConfiguration.TopicConfiguration> topicConfigurations) Deprecated.Constructor parameters in com.amazonaws.services.s3.model with type arguments of type BucketNotificationConfiguration.TopicConfigurationModifierConstructorDescriptionBucketNotificationConfiguration
(Collection<BucketNotificationConfiguration.TopicConfiguration> topicConfigurations) Deprecated.