| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AnnotationData |
AnnotationData.attributes(AnnotationAttributes attributes) |
AnnotationData |
AnnotationResponse.getData()
A single annotation resource.
|
AnnotationData |
AnnotationData.id(UUID id) |
AnnotationData |
AnnotationData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AnnotationData |
AnnotationData.type(AnnotationType type) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationData> |
AnnotationsResponse.getData()
List of annotation resources.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationsResponse |
AnnotationsResponse.addDataItem(AnnotationData dataItem) |
AnnotationResponse |
AnnotationResponse.data(AnnotationData data) |
void |
AnnotationResponse.setData(AnnotationData data) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationsResponse |
AnnotationsResponse.data(List<AnnotationData> data) |
void |
AnnotationsResponse.setData(List<AnnotationData> data) |
| Constructor and Description |
|---|
AnnotationResponse(AnnotationData data) |
| Constructor and Description |
|---|
AnnotationsResponse(List<AnnotationData> data) |
Copyright © 2026. All rights reserved.