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