| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GlobalIncidentSettingsType |
GlobalIncidentSettingsType.INCIDENTS_GLOBAL_SETTINGS |
| Modifier and Type | Method and Description |
|---|---|
static GlobalIncidentSettingsType |
GlobalIncidentSettingsType.fromValue(String value) |
GlobalIncidentSettingsType |
GlobalIncidentSettingsDataResponse.getType()
Global incident settings resource type
|
GlobalIncidentSettingsType |
GlobalIncidentSettingsDataRequest.getType()
Global incident settings resource type
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalIncidentSettingsType.GlobalIncidentSettingsTypeSerializer.serialize(GlobalIncidentSettingsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GlobalIncidentSettingsDataResponse.setType(GlobalIncidentSettingsType type) |
void |
GlobalIncidentSettingsDataRequest.setType(GlobalIncidentSettingsType type) |
GlobalIncidentSettingsDataResponse |
GlobalIncidentSettingsDataResponse.type(GlobalIncidentSettingsType type) |
GlobalIncidentSettingsDataRequest |
GlobalIncidentSettingsDataRequest.type(GlobalIncidentSettingsType type) |
| Constructor and Description |
|---|
GlobalIncidentSettingsDataRequest(GlobalIncidentSettingsType type) |
GlobalIncidentSettingsDataResponse(GlobalIncidentSettingsAttributesResponse attributes,
String id,
GlobalIncidentSettingsType type) |
| Constructor and Description |
|---|
GlobalIncidentSettingsTypeSerializer(Class<GlobalIncidentSettingsType> t) |
Copyright © 2026. All rights reserved.