| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationSettingKey.Builder |
NotificationSettingKey.builder() |
NotificationSettingKey.Builder |
NotificationSettingKey.Builder.channel(NotificationChannel channel)
The specified channel of notification.
|
NotificationSettingKey.Builder |
NotificationSettingKey.Builder.channel(String channel)
The specified channel of notification.
|
NotificationSettingKey.Builder |
NotificationSettingKey.Builder.event(NotificationEvent event)
The notification setting event to reset.
|
NotificationSettingKey.Builder |
NotificationSettingKey.Builder.event(String event)
The notification setting event to reset.
|
NotificationSettingKey.Builder |
NotificationSettingKey.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NotificationSettingKey.Builder> |
NotificationSettingKey.serializableBuilderClass() |
Copyright © 2023. All rights reserved.