| 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 DescribeAppResponse |
SimSpaceWeaverClient.describeApp(Consumer<DescribeAppRequest.Builder> describeAppRequest)
Returns the state of the given custom app.
|
default DescribeAppResponse |
SimSpaceWeaverClient.describeApp(DescribeAppRequest describeAppRequest)
Returns the state of the given custom app.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAppResponse> |
SimSpaceWeaverAsyncClient.describeApp(Consumer<DescribeAppRequest.Builder> describeAppRequest)
Returns the state of the given custom app.
|
default CompletableFuture<DescribeAppResponse> |
SimSpaceWeaverAsyncClient.describeApp(DescribeAppRequest describeAppRequest)
Returns the state of the given custom app.
|
Copyright © 2023. All rights reserved.