| 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 |
|---|---|
Future<CreateSnapshotResult> |
AWSSimSpaceWeaverAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
Future<CreateSnapshotResult> |
AWSSimSpaceWeaverAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of the specified simulation.
|
Future<CreateSnapshotResult> |
AbstractAWSSimSpaceWeaverAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotRequest |
CreateSnapshotRequest.clone() |
CreateSnapshotRequest |
CreateSnapshotRequest.withDestination(S3Destination destination)
The Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates the snapshot file.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withSimulation(String simulation)
The name of the simulation.
|
Copyright © 2023. All rights reserved.