| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static PageAnnotationsType |
PageAnnotationsType.PAGE_ANNOTATIONS |
| Modifier and Type | Method and Description |
|---|---|
static PageAnnotationsType |
PageAnnotationsType.fromValue(String value) |
PageAnnotationsType |
PageAnnotationsData.getType()
Page annotations resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageAnnotationsType.PageAnnotationsTypeSerializer.serialize(PageAnnotationsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
PageAnnotationsData.setType(PageAnnotationsType type) |
PageAnnotationsData |
PageAnnotationsData.type(PageAnnotationsType type) |
| Constructor and Description |
|---|
PageAnnotationsData(PageAnnotationsAttributes attributes,
String id,
PageAnnotationsType type) |
| Constructor and Description |
|---|
PageAnnotationsTypeSerializer(Class<PageAnnotationsType> t) |
Copyright © 2026. All rights reserved.