| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationRuleParams.TriggerEventEnum |
NotificationRuleParams.TriggerEventEnum.fromValue(String text) |
NotificationRuleParams.TriggerEventEnum |
NotificationRuleParams.getTriggerEvent()
Trigger event type
|
NotificationRuleParams.TriggerEventEnum |
NotificationRuleParams.TriggerEventEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static NotificationRuleParams.TriggerEventEnum |
NotificationRuleParams.TriggerEventEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationRuleParams.TriggerEventEnum[] |
NotificationRuleParams.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 |
NotificationRuleParams.setTriggerEvent(NotificationRuleParams.TriggerEventEnum triggerEvent) |
NotificationRuleParams |
NotificationRuleParams.triggerEvent(NotificationRuleParams.TriggerEventEnum triggerEvent) |
void |
NotificationRuleParams.TriggerEventEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
NotificationRuleParams.TriggerEventEnum enumeration) |
Copyright © 2018. All rights reserved.