| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CreatePageResponseDataType |
CreatePageResponseDataType.PAGES |
| Modifier and Type | Method and Description |
|---|---|
static CreatePageResponseDataType |
CreatePageResponseDataType.fromValue(String value) |
CreatePageResponseDataType |
CreatePageResponseData.getType()
The type of resource used when creating an On-Call Page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePageResponseDataType.CreatePageResponseDataTypeSerializer.serialize(CreatePageResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CreatePageResponseData.setType(CreatePageResponseDataType type) |
CreatePageResponseData |
CreatePageResponseData.type(CreatePageResponseDataType type) |
| Constructor and Description |
|---|
CreatePageResponseData(CreatePageResponseDataType type) |
| Constructor and Description |
|---|
CreatePageResponseDataTypeSerializer(Class<CreatePageResponseDataType> t) |
Copyright © 2026. All rights reserved.