| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationChannel.Builder |
NotificationChannel.builder() |
default NotificationChannel.Builder |
NotificationChannel.Builder.config(Consumer<NotificationChannelConfig.Builder> config)
A
NotificationChannelConfig object that contains information about configured notification
channels. |
NotificationChannel.Builder |
NotificationChannel.Builder.config(NotificationChannelConfig config)
A
NotificationChannelConfig object that contains information about configured notification
channels. |
NotificationChannel.Builder |
NotificationChannel.Builder.id(String id)
The ID of a notification channel.
|
NotificationChannel.Builder |
NotificationChannel.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NotificationChannel.Builder> |
NotificationChannel.serializableBuilderClass() |
Copyright © 2023. All rights reserved.