| Package | Description |
|---|---|
| com.amazonaws.services.simspaceweaver |
Amazon Web Services 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 |
|---|---|
Future<StopSimulationResult> |
AbstractAWSSimSpaceWeaverAsync.stopSimulationAsync(StopSimulationRequest request,
AsyncHandler<StopSimulationRequest,StopSimulationResult> asyncHandler) |
Future<StopSimulationResult> |
AWSSimSpaceWeaverAsyncClient.stopSimulationAsync(StopSimulationRequest request,
AsyncHandler<StopSimulationRequest,StopSimulationResult> asyncHandler) |
Future<StopSimulationResult> |
AWSSimSpaceWeaverAsync.stopSimulationAsync(StopSimulationRequest stopSimulationRequest,
AsyncHandler<StopSimulationRequest,StopSimulationResult> asyncHandler)
Stops the given simulation.
|
| Modifier and Type | Method and Description |
|---|---|
StopSimulationRequest |
StopSimulationRequest.clone() |
StopSimulationRequest |
StopSimulationRequest.withSimulation(String simulation)
The name of the simulation.
|
Copyright © 2022. All rights reserved.