public class ArtifactVersionDetail extends BaseExperimentObject
| Constructor and Description |
|---|
ArtifactVersionDetail() |
| Modifier and Type | Method and Description |
|---|---|
LoggedArtifact |
copyToLoggedArtifact(LoggedArtifactImpl artifact)
Copy values to the provided
LoggedArtifact instance. |
public LoggedArtifact copyToLoggedArtifact(LoggedArtifactImpl artifact)
LoggedArtifact instance.artifact - the LoggedArtifactImpl instance to be populated.LoggedArtifact instance.Copyright © 2022. All rights reserved.