| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsExperimentationType |
LLMObsExperimentationType.EXPERIMENTATION |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsExperimentationType |
LLMObsExperimentationType.fromValue(String value) |
LLMObsExperimentationType |
LLMObsExperimentationSimpleSearchDataResponse.getType()
Resource type for experimentation search and analytics operations.
|
LLMObsExperimentationType |
LLMObsExperimentationSimpleSearchDataRequest.getType()
Resource type for experimentation search and analytics operations.
|
LLMObsExperimentationType |
LLMObsExperimentationSearchDataResponse.getType()
Resource type for experimentation search and analytics operations.
|
LLMObsExperimentationType |
LLMObsExperimentationSearchDataRequest.getType()
Resource type for experimentation search and analytics operations.
|
LLMObsExperimentationType |
LLMObsExperimentationAnalyticsDataResponse.getType()
Resource type for experimentation search and analytics operations.
|
LLMObsExperimentationType |
LLMObsExperimentationAnalyticsDataRequest.getType()
Resource type for experimentation search and analytics operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsExperimentationType.LLMObsExperimentationTypeSerializer.serialize(LLMObsExperimentationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsExperimentationSimpleSearchDataResponse.setType(LLMObsExperimentationType type) |
void |
LLMObsExperimentationSimpleSearchDataRequest.setType(LLMObsExperimentationType type) |
void |
LLMObsExperimentationSearchDataResponse.setType(LLMObsExperimentationType type) |
void |
LLMObsExperimentationSearchDataRequest.setType(LLMObsExperimentationType type) |
void |
LLMObsExperimentationAnalyticsDataResponse.setType(LLMObsExperimentationType type) |
void |
LLMObsExperimentationAnalyticsDataRequest.setType(LLMObsExperimentationType type) |
LLMObsExperimentationSimpleSearchDataResponse |
LLMObsExperimentationSimpleSearchDataResponse.type(LLMObsExperimentationType type) |
LLMObsExperimentationSimpleSearchDataRequest |
LLMObsExperimentationSimpleSearchDataRequest.type(LLMObsExperimentationType type) |
LLMObsExperimentationSearchDataResponse |
LLMObsExperimentationSearchDataResponse.type(LLMObsExperimentationType type) |
LLMObsExperimentationSearchDataRequest |
LLMObsExperimentationSearchDataRequest.type(LLMObsExperimentationType type) |
LLMObsExperimentationAnalyticsDataResponse |
LLMObsExperimentationAnalyticsDataResponse.type(LLMObsExperimentationType type) |
LLMObsExperimentationAnalyticsDataRequest |
LLMObsExperimentationAnalyticsDataRequest.type(LLMObsExperimentationType type) |
| Constructor and Description |
|---|
LLMObsExperimentationAnalyticsDataRequest(LLMObsExperimentationAnalyticsDataAttributesRequest attributes,
LLMObsExperimentationType type) |
LLMObsExperimentationAnalyticsDataResponse(LLMObsExperimentationAnalyticsDataAttributesResponse attributes,
String id,
LLMObsExperimentationType type) |
LLMObsExperimentationSearchDataRequest(LLMObsExperimentationSearchDataAttributesRequest attributes,
LLMObsExperimentationType type) |
LLMObsExperimentationSearchDataResponse(LLMObsExperimentationSearchResults attributes,
String id,
LLMObsExperimentationType type) |
LLMObsExperimentationSimpleSearchDataRequest(LLMObsExperimentationSimpleSearchDataAttributesRequest attributes,
LLMObsExperimentationType type) |
LLMObsExperimentationSimpleSearchDataResponse(LLMObsExperimentationSearchResults attributes,
String id,
LLMObsExperimentationType type) |
| Constructor and Description |
|---|
LLMObsExperimentationTypeSerializer(Class<LLMObsExperimentationType> t) |
Copyright © 2026. All rights reserved.