| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<SceneSummary> |
ListScenesResponse.sceneSummaries()
A list of objects that contain information about the scenes.
|
| Modifier and Type | Method and Description |
|---|---|
ListScenesResponse.Builder |
ListScenesResponse.Builder.sceneSummaries(SceneSummary... sceneSummaries)
A list of objects that contain information about the scenes.
|
| Modifier and Type | Method and Description |
|---|---|
ListScenesResponse.Builder |
ListScenesResponse.Builder.sceneSummaries(Collection<SceneSummary> sceneSummaries)
A list of objects that contain information about the scenes.
|
Copyright © 2022. All rights reserved.