| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartStageDeploymentResponse |
GameSparksClient.startStageDeployment(StartStageDeploymentRequest startStageDeploymentRequest)
Deploys a snapshot to the stage and creates a new game runtime.
|
default CompletableFuture<StartStageDeploymentResponse> |
GameSparksAsyncClient.startStageDeployment(StartStageDeploymentRequest startStageDeploymentRequest)
Deploys a snapshot to the stage and creates a new game runtime.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartStageDeploymentRequestMarshaller.marshall(StartStageDeploymentRequest startStageDeploymentRequest) |
Copyright © 2022. All rights reserved.