| Package | Description |
|---|---|
| com.amazonaws.services.cleanroomsml.model |
| Modifier and Type | Method and Description |
|---|---|
static TrainingDatasetStatus |
TrainingDatasetStatus.fromValue(String value)
Use this in place of valueOf.
|
static TrainingDatasetStatus |
TrainingDatasetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrainingDatasetStatus[] |
TrainingDatasetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetTrainingDatasetResult |
GetTrainingDatasetResult.withStatus(TrainingDatasetStatus status)
The status of the training dataset.
|
TrainingDatasetSummary |
TrainingDatasetSummary.withStatus(TrainingDatasetStatus status)
The status of the training dataset.
|
Copyright © 2025. All rights reserved.