| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentFieldAttributesValueType |
IncidentFieldAttributesValueType.AUTOCOMPLETE |
static IncidentFieldAttributesValueType |
IncidentFieldAttributesValueType.METRICTAG |
static IncidentFieldAttributesValueType |
IncidentFieldAttributesValueType.MULTISELECT |
static IncidentFieldAttributesValueType |
IncidentFieldAttributesValueType.TEXTARRAY |
| Modifier and Type | Method and Description |
|---|---|
static IncidentFieldAttributesValueType |
IncidentFieldAttributesValueType.fromValue(String value) |
IncidentFieldAttributesValueType |
IncidentFieldAttributesMultipleValue.getType()
Type of the multiple value field definitions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentFieldAttributesValueType.IncidentFieldAttributesValueTypeSerializer.serialize(IncidentFieldAttributesValueType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentFieldAttributesMultipleValue.setType(IncidentFieldAttributesValueType type) |
IncidentFieldAttributesMultipleValue |
IncidentFieldAttributesMultipleValue.type(IncidentFieldAttributesValueType type) |
| Constructor and Description |
|---|
IncidentFieldAttributesValueTypeSerializer(Class<IncidentFieldAttributesValueType> t) |
Copyright © 2024. All rights reserved.