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