| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentCreatePageFromIncidentType |
IncidentCreatePageFromIncidentType.PAGE |
| Modifier and Type | Method and Description |
|---|---|
static IncidentCreatePageFromIncidentType |
IncidentCreatePageFromIncidentType.fromValue(String value) |
IncidentCreatePageFromIncidentType |
IncidentCreatePageFromIncidentDataRequest.getType()
Resource type for a page creation request.
|
IncidentCreatePageFromIncidentType |
IncidentCreateOnCallPageDataRequest.getType()
Resource type for a page creation request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentCreatePageFromIncidentType.IncidentCreatePageFromIncidentTypeSerializer.serialize(IncidentCreatePageFromIncidentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentCreatePageFromIncidentDataRequest.setType(IncidentCreatePageFromIncidentType type) |
void |
IncidentCreateOnCallPageDataRequest.setType(IncidentCreatePageFromIncidentType type) |
IncidentCreatePageFromIncidentDataRequest |
IncidentCreatePageFromIncidentDataRequest.type(IncidentCreatePageFromIncidentType type) |
IncidentCreateOnCallPageDataRequest |
IncidentCreateOnCallPageDataRequest.type(IncidentCreatePageFromIncidentType type) |
| Constructor and Description |
|---|
IncidentCreateOnCallPageDataRequest(IncidentCreateOnCallPageDataAttributesRequest attributes,
IncidentCreatePageFromIncidentType type) |
IncidentCreatePageFromIncidentDataRequest(IncidentCreatePageFromIncidentDataAttributesRequest attributes,
IncidentCreatePageFromIncidentType type) |
| Constructor and Description |
|---|
IncidentCreatePageFromIncidentTypeSerializer(Class<IncidentCreatePageFromIncidentType> t) |
Copyright © 2026. All rights reserved.