| 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 StopSimulationResponse |
SimSpaceWeaverClient.stopSimulation(Consumer<StopSimulationRequest.Builder> stopSimulationRequest)
Stops the given simulation.
|
default StopSimulationResponse |
SimSpaceWeaverClient.stopSimulation(StopSimulationRequest stopSimulationRequest)
Stops the given simulation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopSimulationResponse> |
SimSpaceWeaverAsyncClient.stopSimulation(Consumer<StopSimulationRequest.Builder> stopSimulationRequest)
Stops the given simulation.
|
default CompletableFuture<StopSimulationResponse> |
SimSpaceWeaverAsyncClient.stopSimulation(StopSimulationRequest stopSimulationRequest)
Stops the given simulation.
|
Copyright © 2023. All rights reserved.