| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository.model |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationDependencySummary> |
ListApplicationDependenciesResponse.dependencies()
An array of application summaries nested in the application.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationDependenciesResponse.Builder |
ListApplicationDependenciesResponse.Builder.dependencies(ApplicationDependencySummary... dependencies)
An array of application summaries nested in the application.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationDependenciesResponse.Builder |
ListApplicationDependenciesResponse.Builder.dependencies(Collection<ApplicationDependencySummary> dependencies)
An array of application summaries nested in the application.
|
Copyright © 2023. All rights reserved.