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