| Package | Description |
|---|---|
| software.amazon.awssdk.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
List<SimulationClock> |
LiveSimulationState.clocks()
A list of simulation clocks.
|
| Modifier and Type | Method and Description |
|---|---|
LiveSimulationState.Builder |
LiveSimulationState.Builder.clocks(SimulationClock... clocks)
A list of simulation clocks.
|
| Modifier and Type | Method and Description |
|---|---|
LiveSimulationState.Builder |
LiveSimulationState.Builder.clocks(Collection<SimulationClock> clocks)
A list of simulation clocks.
|
Copyright © 2023. All rights reserved.