| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationRule.TriggerEventEnum |
NotificationRule.TriggerEventEnum.fromValue(String text) |
NotificationRule.TriggerEventEnum |
NotificationRule.getTriggerEvent()
Trigger event type
|
NotificationRule.TriggerEventEnum |
NotificationRule.TriggerEventEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static NotificationRule.TriggerEventEnum |
NotificationRule.TriggerEventEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationRule.TriggerEventEnum[] |
NotificationRule.TriggerEventEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationRule.setTriggerEvent(NotificationRule.TriggerEventEnum triggerEvent) |
NotificationRule |
NotificationRule.triggerEvent(NotificationRule.TriggerEventEnum triggerEvent) |
void |
NotificationRule.TriggerEventEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
NotificationRule.TriggerEventEnum enumeration) |
Copyright © 2018. All rights reserved.