| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AnnotationResponse |
AnnotationsApi.createAnnotation(AnnotationCreateRequest body)
Create an annotation.
|
AnnotationResponse |
AnnotationsApi.updateAnnotation(UUID annotationId,
AnnotationUpdateRequest body)
Update an annotation.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationResponse |
AnnotationResponse.data(AnnotationData data) |
AnnotationResponse |
AnnotationResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.