| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentOnCallPageType |
IncidentOnCallPageType.PAGE |
| Modifier and Type | Method and Description |
|---|---|
static IncidentOnCallPageType |
IncidentOnCallPageType.fromValue(String value) |
IncidentOnCallPageType |
IncidentOnCallPageDataRequest.getType()
On-call page resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentOnCallPageType.IncidentOnCallPageTypeSerializer.serialize(IncidentOnCallPageType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentOnCallPageDataRequest.setType(IncidentOnCallPageType type) |
IncidentOnCallPageDataRequest |
IncidentOnCallPageDataRequest.type(IncidentOnCallPageType type) |
| Constructor and Description |
|---|
IncidentOnCallPageDataRequest(String id,
IncidentOnCallPageType type) |
| Constructor and Description |
|---|
IncidentOnCallPageTypeSerializer(Class<IncidentOnCallPageType> t) |
Copyright © 2026. All rights reserved.