| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationSettingKey> |
ResetNotificationSettingsRequest.notificationSettingKeys()
A list of notification setting keys to reset.
|
| Modifier and Type | Method and Description |
|---|---|
ResetNotificationSettingsRequest.Builder |
ResetNotificationSettingsRequest.Builder.notificationSettingKeys(NotificationSettingKey... notificationSettingKeys)
A list of notification setting keys to reset.
|
| Modifier and Type | Method and Description |
|---|---|
ResetNotificationSettingsRequest.Builder |
ResetNotificationSettingsRequest.Builder.notificationSettingKeys(Collection<NotificationSettingKey> notificationSettingKeys)
A list of notification setting keys to reset.
|
Copyright © 2023. All rights reserved.