| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
static DatasetStatus |
DatasetStatus.fromValue(String value)
Use this in place of valueOf.
|
static DatasetStatus |
DatasetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasetStatus[] |
DatasetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetSummary |
DatasetSummary.withStatus(DatasetStatus status)
Indicates the status of the dataset.
|
ImportDatasetResult |
ImportDatasetResult.withStatus(DatasetStatus status)
The status of the
ImportDataset operation. |
DescribeDatasetResult |
DescribeDatasetResult.withStatus(DatasetStatus status)
Indicates the status of the dataset.
|
CreateDatasetResult |
CreateDatasetResult.withStatus(DatasetStatus status)
Indicates the status of the
CreateDataset operation. |
Copyright © 2023. All rights reserved.