| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
AppVersionSummary |
AppVersionSummary.clone() |
AppVersionSummary |
AppVersionSummary.withAppVersion(String appVersion)
The version of the application.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppVersionSummary> |
ListAppVersionsResult.getAppVersions()
The version of the application.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppVersionsResult |
ListAppVersionsResult.withAppVersions(AppVersionSummary... appVersions)
The version of the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppVersionsResult.setAppVersions(Collection<AppVersionSummary> appVersions)
The version of the application.
|
ListAppVersionsResult |
ListAppVersionsResult.withAppVersions(Collection<AppVersionSummary> appVersions)
The version of the application.
|
Copyright © 2023. All rights reserved.