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