Package | Description |
---|---|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
EventBridgeConfiguration |
BucketNotificationConfiguration.getEventBridgeConfiguration()
Enables delivery of all bucket events to Amazon EventBridge.
|
Modifier and Type | Method and Description |
---|---|
void |
BucketNotificationConfiguration.setEventBridgeConfiguration(EventBridgeConfiguration eventBridgeConfiguration)
Enables delivery of all bucket events to Amazon EventBridge.
|
BucketNotificationConfiguration |
BucketNotificationConfiguration.withEventBridgeConfiguration(EventBridgeConfiguration eventBridgeConfiguration)
Enables delivery of all bucket events to Amazon EventBridge.
|
Copyright © 2024. All rights reserved.