| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsAnthropicEffort |
LLMObsAnthropicEffort.HIGH |
static LLMObsAnthropicEffort |
LLMObsAnthropicEffort.LOW |
static LLMObsAnthropicEffort |
LLMObsAnthropicEffort.MAX |
static LLMObsAnthropicEffort |
LLMObsAnthropicEffort.MEDIUM |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsAnthropicEffort |
LLMObsAnthropicEffort.fromValue(String value) |
LLMObsAnthropicEffort |
LLMObsAnthropicMetadata.getEffort()
The effort level for Anthropic inference.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<LLMObsAnthropicEffort> |
LLMObsAnthropicMetadata.getEffort_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnthropicMetadata |
LLMObsAnthropicMetadata.effort(LLMObsAnthropicEffort effort) |
void |
LLMObsAnthropicEffort.LLMObsAnthropicEffortSerializer.serialize(LLMObsAnthropicEffort value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsAnthropicMetadata.setEffort(LLMObsAnthropicEffort effort) |
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsAnthropicMetadata.setEffort_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<LLMObsAnthropicEffort> effort) |
| Constructor and Description |
|---|
LLMObsAnthropicEffortSerializer(Class<LLMObsAnthropicEffort> t) |
Copyright © 2026. All rights reserved.