| Package | Description |
|---|---|
| ml.comet.experiment.impl.rest |
Contains all classes used to model Comet REST API data transfer objects.
|
| ml.comet.experiment.impl.utils |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactVersionState |
ArtifactVersionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtifactVersionState[] |
ArtifactVersionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ArtifactRequest |
RestApiUtils.createArtifactVersionStateRequest(String artifactVersionId,
ArtifactVersionState state)
Creates request to signal the state of the artifact version send operation.
|
Copyright © 2022. All rights reserved.