| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelConfig |
NotificationChannel.config()
A
NotificationChannelConfig object that contains information about configured notification channels. |
NotificationChannelConfig |
AddNotificationChannelRequest.config()
A
NotificationChannelConfig object that specifies what type of notification channel to add. |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannel.Builder |
NotificationChannel.Builder.config(NotificationChannelConfig config)
A
NotificationChannelConfig object that contains information about configured notification
channels. |
AddNotificationChannelRequest.Builder |
AddNotificationChannelRequest.Builder.config(NotificationChannelConfig config)
A
NotificationChannelConfig object that specifies what type of notification channel to add. |
Copyright © 2023. All rights reserved.