| Package | Description |
|---|---|
| com.amazonaws.services.supportapp.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationSeverityLevel |
NotificationSeverityLevel.fromValue(String value)
Use this in place of valueOf.
|
static NotificationSeverityLevel |
NotificationSeverityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationSeverityLevel[] |
NotificationSeverityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SlackChannelConfiguration |
SlackChannelConfiguration.withNotifyOnCaseSeverity(NotificationSeverityLevel notifyOnCaseSeverity)
The case severity for a support case that you want to receive notifications.
|
UpdateSlackChannelConfigurationRequest |
UpdateSlackChannelConfigurationRequest.withNotifyOnCaseSeverity(NotificationSeverityLevel notifyOnCaseSeverity)
The case severity for a support case that you want to receive notifications.
|
CreateSlackChannelConfigurationRequest |
CreateSlackChannelConfigurationRequest.withNotifyOnCaseSeverity(NotificationSeverityLevel notifyOnCaseSeverity)
The case severity for a support case that you want to receive notifications.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withNotifyOnCaseSeverity(NotificationSeverityLevel notifyOnCaseSeverity)
The case severity for a support case that you want to receive notifications.
|
Copyright © 2023. All rights reserved.