| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static SqsNotificationConfiguration.Builder |
SqsNotificationConfiguration.builder() |
SqsNotificationConfiguration.Builder |
SqsNotificationConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SqsNotificationConfiguration.Builder> |
SqsNotificationConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
static NotificationConfiguration |
NotificationConfiguration.fromSqsNotificationConfiguration(Consumer<SqsNotificationConfiguration.Builder> sqsNotificationConfiguration)
Create an instance of this class with
NotificationConfiguration.sqsNotificationConfiguration() initialized to the given value. |
default NotificationConfiguration.Builder |
NotificationConfiguration.Builder.sqsNotificationConfiguration(Consumer<SqsNotificationConfiguration.Builder> sqsNotificationConfiguration)
The configurations for SQS subscriber notification.
|
Copyright © 2023. All rights reserved.