| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Annotation.display(AnnotationDisplay display) |
Annotation |
Annotation.id(String id) |
Annotation |
Annotation.markdownTextAnnotation(AnnotationMarkdownTextAnnotation markdownTextAnnotation) |
Annotation |
Annotation.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
Spec.getAnnotations()
A list of annotations used in the workflow.
|
| Modifier and Type | Method and Description |
|---|---|
Spec |
Spec.addAnnotationsItem(Annotation annotationsItem) |
| Modifier and Type | Method and Description |
|---|---|
Spec |
Spec.annotations(List<Annotation> annotations) |
void |
Spec.setAnnotations(List<Annotation> annotations) |
Copyright © 2026. All rights reserved.