| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
static PagerDutyNotificationRuleBase.TypeEnum |
PagerDutyNotificationRuleBase.TypeEnum.fromValue(String text) |
PagerDutyNotificationRuleBase.TypeEnum |
PagerDutyNotificationRuleBase.getType()
Get type
|
PagerDutyNotificationRuleBase.TypeEnum |
PagerDutyNotificationRuleBase.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PagerDutyNotificationRuleBase.TypeEnum |
PagerDutyNotificationRuleBase.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PagerDutyNotificationRuleBase.TypeEnum[] |
PagerDutyNotificationRuleBase.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 |
PagerDutyNotificationRuleBase.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PagerDutyNotificationRuleBase.TypeEnum enumeration) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.