| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ModelLabFacetValuesResponse |
ModelLabApiApi.listModelLabProjectFacetValues(ModelLabProjectFacetType facetType,
String facetName)
List Model Lab project facet values.
|
ModelLabFacetValuesResponse |
ModelLabApiApi.listModelLabRunFacetValues(Long filterProjectId,
ModelLabFacetType facetType,
String facetName)
List Model Lab run facet values.
|
| Modifier and Type | Method and Description |
|---|---|
ModelLabFacetValuesResponse |
ModelLabFacetValuesResponse.data(ModelLabFacetValuesData data) |
ModelLabFacetValuesResponse |
ModelLabFacetValuesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.