| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannel |
NotificationChannel.clone() |
NotificationChannel |
NotificationChannel.withConfig(NotificationChannelConfig config) |
NotificationChannel |
NotificationChannel.withId(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationChannel> |
ListNotificationChannelsResult.getChannels() |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationChannelsResult |
ListNotificationChannelsResult.withChannels(NotificationChannel... channels)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListNotificationChannelsResult.setChannels(Collection<NotificationChannel> channels) |
ListNotificationChannelsResult |
ListNotificationChannelsResult.withChannels(Collection<NotificationChannel> channels) |
Copyright © 2020. All rights reserved.