| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ModelLabRunType |
ModelLabRunType.RUNS |
| Modifier and Type | Method and Description |
|---|---|
static ModelLabRunType |
ModelLabRunType.fromValue(String value) |
ModelLabRunType |
ModelLabRunData.getType()
The JSON:API type for a Model Lab run resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelLabRunType.ModelLabRunTypeSerializer.serialize(ModelLabRunType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ModelLabRunData.setType(ModelLabRunType type) |
ModelLabRunData |
ModelLabRunData.type(ModelLabRunType type) |
| Constructor and Description |
|---|
ModelLabRunData(ModelLabRunAttributes attributes,
String id,
ModelLabRunType type) |
| Constructor and Description |
|---|
ModelLabRunTypeSerializer(Class<ModelLabRunType> t) |
Copyright © 2026. All rights reserved.