| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentPageUUIDType |
IncidentPageUUIDType.PAGE_UUID |
| Modifier and Type | Method and Description |
|---|---|
static IncidentPageUUIDType |
IncidentPageUUIDType.fromValue(String value) |
IncidentPageUUIDType |
IncidentPageUUIDDataResponse.getType()
Resource type for a page UUID response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentPageUUIDType.IncidentPageUUIDTypeSerializer.serialize(IncidentPageUUIDType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentPageUUIDDataResponse.setType(IncidentPageUUIDType type) |
IncidentPageUUIDDataResponse |
IncidentPageUUIDDataResponse.type(IncidentPageUUIDType type) |
| Constructor and Description |
|---|
IncidentPageUUIDDataResponse(UUID id,
IncidentPageUUIDType type) |
| Constructor and Description |
|---|
IncidentPageUUIDTypeSerializer(Class<IncidentPageUUIDType> t) |
Copyright © 2026. All rights reserved.