| 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 DeleteAppResponse |
SimSpaceWeaverClient.deleteApp(Consumer<DeleteAppRequest.Builder> deleteAppRequest)
Deletes the instance of the given custom app.
|
default DeleteAppResponse |
SimSpaceWeaverClient.deleteApp(DeleteAppRequest deleteAppRequest)
Deletes the instance of the given custom app.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAppResponse> |
SimSpaceWeaverAsyncClient.deleteApp(Consumer<DeleteAppRequest.Builder> deleteAppRequest)
Deletes the instance of the given custom app.
|
default CompletableFuture<DeleteAppResponse> |
SimSpaceWeaverAsyncClient.deleteApp(DeleteAppRequest deleteAppRequest)
Deletes the instance of the given custom app.
|
Copyright © 2023. All rights reserved.