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