| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentPageRoleType |
IncidentPageRoleType.INCIDENT_RESERVED_ROLES |
static IncidentPageRoleType |
IncidentPageRoleType.INCIDENT_USER_DEFINED_ROLES |
| Modifier and Type | Method and Description |
|---|---|
static IncidentPageRoleType |
IncidentPageRoleType.fromValue(String value) |
IncidentPageRoleType |
IncidentPageRoleReference.getType()
The type of incident role for a page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentPageRoleType.IncidentPageRoleTypeSerializer.serialize(IncidentPageRoleType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentPageRoleReference.setType(IncidentPageRoleType type) |
IncidentPageRoleReference |
IncidentPageRoleReference.type(IncidentPageRoleType type) |
| Constructor and Description |
|---|
IncidentPageRoleReference(UUID id,
IncidentPageRoleType type) |
| Constructor and Description |
|---|
IncidentPageRoleTypeSerializer(Class<IncidentPageRoleType> t) |
Copyright © 2026. All rights reserved.