| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationMessageType |
NotificationMessageType.fromValue(String value)
Use this in place of valueOf.
|
static NotificationMessageType |
NotificationMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationMessageType[] |
NotificationMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationFilterConfig |
NotificationFilterConfig.withMessageTypes(NotificationMessageType... messageTypes)
The events that you want to receive notifications for.
|
Copyright © 2022. All rights reserved.