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