| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ModelLabArtifactObjectInfo |
ModelLabArtifactObjectInfo.fileSize(Long fileSize) |
ModelLabArtifactObjectInfo |
ModelLabArtifactObjectInfo.isDir(Boolean isDir) |
ModelLabArtifactObjectInfo |
ModelLabArtifactObjectInfo.path(String path) |
ModelLabArtifactObjectInfo |
ModelLabArtifactObjectInfo.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModelLabArtifactObjectInfo> |
ModelLabRunArtifactsAttributes.getFiles()
The list of artifact files and directories.
|
| Modifier and Type | Method and Description |
|---|---|
ModelLabRunArtifactsAttributes |
ModelLabRunArtifactsAttributes.addFilesItem(ModelLabArtifactObjectInfo filesItem) |
| Modifier and Type | Method and Description |
|---|---|
ModelLabRunArtifactsAttributes |
ModelLabRunArtifactsAttributes.files(List<ModelLabArtifactObjectInfo> files) |
void |
ModelLabRunArtifactsAttributes.setFiles(List<ModelLabArtifactObjectInfo> files) |
| Constructor and Description |
|---|
ModelLabRunArtifactsAttributes(List<ModelLabArtifactObjectInfo> files,
String pathInProject) |
Copyright © 2026. All rights reserved.