| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ModelLabArtifactInfo |
ModelLabArtifactInfo.artifactPath(String artifactPath) |
ModelLabArtifactInfo |
ModelLabArtifactInfo.createdAt(OffsetDateTime createdAt) |
ModelLabArtifactInfo |
ModelLabArtifactInfo.filename(String filename) |
ModelLabArtifactInfo |
ModelLabArtifactInfo.fileSize(Long fileSize) |
ModelLabArtifactInfo |
ModelLabArtifactInfo.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModelLabArtifactInfo> |
ModelLabProjectArtifactsAttributes.getFiles()
The list of artifact files associated with the project.
|
| Modifier and Type | Method and Description |
|---|---|
ModelLabProjectArtifactsAttributes |
ModelLabProjectArtifactsAttributes.addFilesItem(ModelLabArtifactInfo filesItem) |
| Modifier and Type | Method and Description |
|---|---|
ModelLabProjectArtifactsAttributes |
ModelLabProjectArtifactsAttributes.files(List<ModelLabArtifactInfo> files) |
void |
ModelLabProjectArtifactsAttributes.setFiles(List<ModelLabArtifactInfo> files) |
| Constructor and Description |
|---|
ModelLabProjectArtifactsAttributes(List<ModelLabArtifactInfo> files) |
Copyright © 2026. All rights reserved.