| Package | Description |
|---|---|
| com.amazonaws.services.gamesparks |
|
| com.amazonaws.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
StartStageDeploymentResult |
AbstractAWSGameSparks.startStageDeployment(StartStageDeploymentRequest request) |
StartStageDeploymentResult |
AWSGameSparks.startStageDeployment(StartStageDeploymentRequest startStageDeploymentRequest)
Deploys a snapshot to the stage and creates a new game runtime.
|
StartStageDeploymentResult |
AWSGameSparksClient.startStageDeployment(StartStageDeploymentRequest request)
Deploys a snapshot to the stage and creates a new game runtime.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartStageDeploymentResult> |
AWSGameSparksAsyncClient.startStageDeploymentAsync(StartStageDeploymentRequest request,
AsyncHandler<StartStageDeploymentRequest,StartStageDeploymentResult> asyncHandler) |
Future<StartStageDeploymentResult> |
AWSGameSparksAsync.startStageDeploymentAsync(StartStageDeploymentRequest startStageDeploymentRequest,
AsyncHandler<StartStageDeploymentRequest,StartStageDeploymentResult> asyncHandler)
Deploys a snapshot to the stage and creates a new game runtime.
|
Future<StartStageDeploymentResult> |
AbstractAWSGameSparksAsync.startStageDeploymentAsync(StartStageDeploymentRequest request,
AsyncHandler<StartStageDeploymentRequest,StartStageDeploymentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartStageDeploymentResult |
StartStageDeploymentResult.clone() |
StartStageDeploymentResult |
StartStageDeploymentResult.withStageDeployment(StageDeploymentDetails stageDeployment)
Properties that describe the stage deployment.
|
Copyright © 2023. All rights reserved.