| Package | Description |
|---|---|
| com.amazonaws.services.iamrolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationChannel |
NotificationChannel.fromValue(String value)
Use this in place of valueOf.
|
static NotificationChannel |
NotificationChannel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationChannel[] |
NotificationChannel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSettingDetail |
NotificationSettingDetail.withChannel(NotificationChannel channel)
The specified channel of notification.
|
NotificationSettingKey |
NotificationSettingKey.withChannel(NotificationChannel channel)
The specified channel of notification.
|
NotificationSetting |
NotificationSetting.withChannel(NotificationChannel channel)
The specified channel of notification.
|
Copyright © 2023. All rights reserved.