| Package | Description |
|---|---|
| software.amazon.awssdk.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
List<SimulationAppMetadata> |
ListAppsResponse.apps()
The list of apps for the given simulation and domain.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppsResponse.Builder |
ListAppsResponse.Builder.apps(SimulationAppMetadata... apps)
The list of apps for the given simulation and domain.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppsResponse.Builder |
ListAppsResponse.Builder.apps(Collection<SimulationAppMetadata> apps)
The list of apps for the given simulation and domain.
|
Copyright © 2023. All rights reserved.