| Package | Description |
|---|---|
| software.amazon.awssdk.services.simspaceweaver |
SimSpace Weaver (SimSpace Weaver) is a service that you can use to build and run large-scale spatial simulations in
the Amazon Web Services Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default StartAppResponse |
SimSpaceWeaverClient.startApp(Consumer<StartAppRequest.Builder> startAppRequest)
Starts a custom app with the configuration specified in the simulation schema.
|
default StartAppResponse |
SimSpaceWeaverClient.startApp(StartAppRequest startAppRequest)
Starts a custom app with the configuration specified in the simulation schema.
|
default StartSimulationResponse |
SimSpaceWeaverClient.startSimulation(Consumer<StartSimulationRequest.Builder> startSimulationRequest)
Starts a simulation with the given name.
|
default StartSimulationResponse |
SimSpaceWeaverClient.startSimulation(StartSimulationRequest startSimulationRequest)
Starts a simulation with the given name.
|
Copyright © 2023. All rights reserved.