| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
List<QueueConfiguration> |
NotificationConfiguration.queueConfigurations()
The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
|
List<QueueConfiguration> |
GetBucketNotificationConfigurationResponse.queueConfigurations()
The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.queueConfigurations(QueueConfiguration... queueConfigurations)
The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.queueConfigurations(QueueConfiguration... queueConfigurations)
The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.queueConfigurations(Collection<QueueConfiguration> queueConfigurations)
The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.queueConfigurations(Collection<QueueConfiguration> queueConfigurations)
The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
|
Copyright © 2026. All rights reserved.