| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
HttpsNotificationConfiguration |
NotificationConfiguration.httpsNotificationConfiguration()
The configurations for HTTPS subscriber notification.
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationConfiguration |
NotificationConfiguration.fromHttpsNotificationConfiguration(HttpsNotificationConfiguration httpsNotificationConfiguration)
Create an instance of this class with
NotificationConfiguration.httpsNotificationConfiguration() initialized to the given value. |
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.httpsNotificationConfiguration(HttpsNotificationConfiguration httpsNotificationConfiguration)
The configurations for HTTPS subscriber notification.
|
Copyright © 2023. All rights reserved.