| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSnapshotResponse |
GameSparksClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of the game configuration.
|
default CompletableFuture<CreateSnapshotResponse> |
GameSparksAsyncClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of the game configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |
Copyright © 2022. All rights reserved.