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