| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ModelLabRunArtifactsAttributes |
ModelLabRunArtifactsAttributes.addFilesItem(ModelLabArtifactObjectInfo filesItem) |
ModelLabRunArtifactsAttributes |
ModelLabRunArtifactsAttributes.files(List<ModelLabArtifactObjectInfo> files) |
ModelLabRunArtifactsAttributes |
ModelLabRunArtifactsData.getAttributes()
Artifact listing for a Model Lab run.
|
ModelLabRunArtifactsAttributes |
ModelLabRunArtifactsAttributes.pathInProject(String pathInProject) |
ModelLabRunArtifactsAttributes |
ModelLabRunArtifactsAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ModelLabRunArtifactsData |
ModelLabRunArtifactsData.attributes(ModelLabRunArtifactsAttributes attributes) |
void |
ModelLabRunArtifactsData.setAttributes(ModelLabRunArtifactsAttributes attributes) |
| Constructor and Description |
|---|
ModelLabRunArtifactsData(ModelLabRunArtifactsAttributes attributes,
String id,
ModelLabRunArtifactsType type) |
Copyright © 2026. All rights reserved.