| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<App> |
DescribeAppsResponse.apps()
An array of
App objects that describe the specified apps. |
| Modifier and Type | Method and Description |
|---|---|
DescribeAppsResponse.Builder |
DescribeAppsResponse.Builder.apps(App... apps)
An array of
App objects that describe the specified apps. |
| Modifier and Type | Method and Description |
|---|---|
DescribeAppsResponse.Builder |
DescribeAppsResponse.Builder.apps(Collection<App> apps)
An array of
App objects that describe the specified apps. |
Copyright © 2023. All rights reserved.