| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
static DataSetTaskLifecycle |
DataSetTaskLifecycle.fromValue(String value)
Use this in place of valueOf.
|
static DataSetTaskLifecycle |
DataSetTaskLifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSetTaskLifecycle[] |
DataSetTaskLifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataSetImportTask |
DataSetImportTask.withStatus(DataSetTaskLifecycle status)
The status of the data set import task.
|
GetDataSetImportTaskResult |
GetDataSetImportTaskResult.withStatus(DataSetTaskLifecycle status)
The status of the task.
|
Copyright © 2023. All rights reserved.