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