| 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.
|
| software.amazon.awssdk.services.simspaceweaver.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopAppResponse |
SimSpaceWeaverClient.stopApp(StopAppRequest stopAppRequest)
Stops the given custom app and shuts down all of its allocated compute resources.
|
default CompletableFuture<StopAppResponse> |
SimSpaceWeaverAsyncClient.stopApp(StopAppRequest stopAppRequest)
Stops the given custom app and shuts down all of its allocated compute resources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopAppRequestMarshaller.marshall(StopAppRequest stopAppRequest) |
Copyright © 2023. All rights reserved.