| Package | Description |
|---|---|
| com.amazonaws.services.simspaceweaver |
SimSpace Weaver (SimSpace Weaver) is a managed service that you can use to build and operate large-scale spatial
simulations in the Amazon Web Services Cloud.
|
| com.amazonaws.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
StopSimulationResult |
AbstractAWSSimSpaceWeaver.stopSimulation(StopSimulationRequest request) |
StopSimulationResult |
AWSSimSpaceWeaverClient.stopSimulation(StopSimulationRequest request)
Stops the given simulation.
|
StopSimulationResult |
AWSSimSpaceWeaver.stopSimulation(StopSimulationRequest stopSimulationRequest)
Stops the given simulation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopSimulationResult> |
AbstractAWSSimSpaceWeaverAsync.stopSimulationAsync(StopSimulationRequest request,
AsyncHandler<StopSimulationRequest,StopSimulationResult> asyncHandler) |
Future<StopSimulationResult> |
AWSSimSpaceWeaverAsync.stopSimulationAsync(StopSimulationRequest stopSimulationRequest,
AsyncHandler<StopSimulationRequest,StopSimulationResult> asyncHandler)
Stops the given simulation.
|
Future<StopSimulationResult> |
AWSSimSpaceWeaverAsyncClient.stopSimulationAsync(StopSimulationRequest request,
AsyncHandler<StopSimulationRequest,StopSimulationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopSimulationResult |
StopSimulationResult.clone() |
Copyright © 2023. All rights reserved.