| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentOrgSettingsType |
IncidentOrgSettingsType.INCIDENT_ORG_SETTINGS |
| Modifier and Type | Method and Description |
|---|---|
static IncidentOrgSettingsType |
IncidentOrgSettingsType.fromValue(String value) |
IncidentOrgSettingsType |
IncidentOrgSettingsDataResponse.getType()
Incident org settings resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentOrgSettingsType.IncidentOrgSettingsTypeSerializer.serialize(IncidentOrgSettingsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentOrgSettingsDataResponse.setType(IncidentOrgSettingsType type) |
IncidentOrgSettingsDataResponse |
IncidentOrgSettingsDataResponse.type(IncidentOrgSettingsType type) |
| Constructor and Description |
|---|
IncidentOrgSettingsDataResponse(IncidentOrgSettingsDataAttributesResponse attributes,
UUID id,
IncidentOrgSettingsType type) |
| Constructor and Description |
|---|
IncidentOrgSettingsTypeSerializer(Class<IncidentOrgSettingsType> t) |
Copyright © 2026. All rights reserved.