| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AppVersionSummary> |
ListAppVersionsResponse.appVersions()
The version of the application.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppVersionsResponse.Builder |
ListAppVersionsResponse.Builder.appVersions(AppVersionSummary... appVersions)
The version of the application.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppVersionsResponse.Builder |
ListAppVersionsResponse.Builder.appVersions(Collection<AppVersionSummary> appVersions)
The version of the application.
|
Copyright © 2022. All rights reserved.