| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeleteAnnotationError |
LLMObsDeleteAnnotationError.annotationId(String annotationId) |
LLMObsDeleteAnnotationError |
LLMObsDeleteAnnotationError.error(String error) |
LLMObsDeleteAnnotationError |
LLMObsDeleteAnnotationError.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsDeleteAnnotationError> |
LLMObsDeleteAnnotationsDataAttributesResponse.getErrors()
Errors for annotations that could not be deleted.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeleteAnnotationsDataAttributesResponse |
LLMObsDeleteAnnotationsDataAttributesResponse.addErrorsItem(LLMObsDeleteAnnotationError errorsItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeleteAnnotationsDataAttributesResponse |
LLMObsDeleteAnnotationsDataAttributesResponse.errors(List<LLMObsDeleteAnnotationError> errors) |
void |
LLMObsDeleteAnnotationsDataAttributesResponse.setErrors(List<LLMObsDeleteAnnotationError> errors) |
| Constructor and Description |
|---|
LLMObsDeleteAnnotationsDataAttributesResponse(List<String> annotationIds,
List<LLMObsDeleteAnnotationError> errors) |
Copyright © 2026. All rights reserved.