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