| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsCursorMeta |
LLMObsCursorMeta.after(String after) |
LLMObsCursorMeta |
LLMObsProjectsResponse.getMeta()
Pagination cursor metadata.
|
LLMObsCursorMeta |
LLMObsExperimentsResponse.getMeta()
Pagination cursor metadata.
|
LLMObsCursorMeta |
LLMObsExperimentationSearchResponse.getMeta()
Pagination cursor metadata.
|
LLMObsCursorMeta |
LLMObsExperimentEventsV2Response.getMeta()
Pagination cursor metadata.
|
LLMObsCursorMeta |
LLMObsDatasetsResponse.getMeta()
Pagination cursor metadata.
|
LLMObsCursorMeta |
LLMObsDatasetRecordsListResponse.getMeta()
Pagination cursor metadata.
|
LLMObsCursorMeta |
LLMObsCursorMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsProjectsResponse |
LLMObsProjectsResponse.meta(LLMObsCursorMeta meta) |
LLMObsExperimentsResponse |
LLMObsExperimentsResponse.meta(LLMObsCursorMeta meta) |
LLMObsExperimentationSearchResponse |
LLMObsExperimentationSearchResponse.meta(LLMObsCursorMeta meta) |
LLMObsExperimentEventsV2Response |
LLMObsExperimentEventsV2Response.meta(LLMObsCursorMeta meta) |
LLMObsDatasetsResponse |
LLMObsDatasetsResponse.meta(LLMObsCursorMeta meta) |
LLMObsDatasetRecordsListResponse |
LLMObsDatasetRecordsListResponse.meta(LLMObsCursorMeta meta) |
void |
LLMObsProjectsResponse.setMeta(LLMObsCursorMeta meta) |
void |
LLMObsExperimentsResponse.setMeta(LLMObsCursorMeta meta) |
void |
LLMObsExperimentationSearchResponse.setMeta(LLMObsCursorMeta meta) |
void |
LLMObsExperimentEventsV2Response.setMeta(LLMObsCursorMeta meta) |
void |
LLMObsDatasetsResponse.setMeta(LLMObsCursorMeta meta) |
void |
LLMObsDatasetRecordsListResponse.setMeta(LLMObsCursorMeta meta) |
Copyright © 2026. All rights reserved.