| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ModelLabProjectArtifactsResponse |
ModelLabApiApi.listModelLabProjectArtifacts(Long projectId)
List Model Lab project artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ModelLabProjectArtifactsResponse> |
ModelLabApiApi.listModelLabProjectArtifactsAsync(Long projectId)
List Model Lab project artifacts.
|
ApiResponse<ModelLabProjectArtifactsResponse> |
ModelLabApiApi.listModelLabProjectArtifactsWithHttpInfo(Long projectId)
List all artifact files for a specific Model Lab project.
|
CompletableFuture<ApiResponse<ModelLabProjectArtifactsResponse>> |
ModelLabApiApi.listModelLabProjectArtifactsWithHttpInfoAsync(Long projectId)
List Model Lab project artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
ModelLabProjectArtifactsResponse |
ModelLabProjectArtifactsResponse.data(ModelLabProjectArtifactsData data) |
ModelLabProjectArtifactsResponse |
ModelLabProjectArtifactsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.