| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
DeployedVersionSummary |
DeployedVersionSummary.clone() |
DeployedVersionSummary |
GetApplicationResult.getDeployedVersion()
The version of the application that is deployed.
|
DeployedVersionSummary |
DeployedVersionSummary.withApplicationVersion(Integer applicationVersion)
The version of the deployed application.
|
DeployedVersionSummary |
DeployedVersionSummary.withStatus(DeploymentLifecycle status)
The status of the deployment.
|
DeployedVersionSummary |
DeployedVersionSummary.withStatus(String status)
The status of the deployment.
|
DeployedVersionSummary |
DeployedVersionSummary.withStatusReason(String statusReason)
The reason for the reported status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetApplicationResult.setDeployedVersion(DeployedVersionSummary deployedVersion)
The version of the application that is deployed.
|
GetApplicationResult |
GetApplicationResult.withDeployedVersion(DeployedVersionSummary deployedVersion)
The version of the application that is deployed.
|
Copyright © 2022. All rights reserved.