| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.transform |
| Modifier and Type | Method and Description |
|---|---|
default ExportSnapshotResponse |
GameSparksClient.exportSnapshot(ExportSnapshotRequest exportSnapshotRequest)
Exports a game configuration snapshot.
|
default CompletableFuture<ExportSnapshotResponse> |
GameSparksAsyncClient.exportSnapshot(ExportSnapshotRequest exportSnapshotRequest)
Exports a game configuration snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ExportSnapshotRequestMarshaller.marshall(ExportSnapshotRequest exportSnapshotRequest) |
Copyright © 2022. All rights reserved.