Uses of Class
software.amazon.awssdk.services.s3.model.EventBridgeConfiguration
Packages that use EventBridgeConfiguration
-
Uses of EventBridgeConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return EventBridgeConfigurationModifier and TypeMethodDescriptionfinal EventBridgeConfigurationGetBucketNotificationConfigurationResponse.eventBridgeConfiguration()Enables delivery of events to Amazon EventBridge.final EventBridgeConfigurationNotificationConfiguration.eventBridgeConfiguration()Enables delivery of events to Amazon EventBridge.Methods in software.amazon.awssdk.services.s3.model with parameters of type EventBridgeConfigurationModifier and TypeMethodDescriptionGetBucketNotificationConfigurationResponse.Builder.eventBridgeConfiguration(EventBridgeConfiguration eventBridgeConfiguration) Enables delivery of events to Amazon EventBridge.NotificationConfiguration.Builder.eventBridgeConfiguration(EventBridgeConfiguration eventBridgeConfiguration) Enables delivery of events to Amazon EventBridge.