| Package | Description |
|---|---|
| com.amazonaws.services.gamelift |
|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
StartMatchBackfillResult |
AmazonGameLift.startMatchBackfill(StartMatchBackfillRequest startMatchBackfillRequest)
Finds new players to fill open slots in an existing game session.
|
StartMatchBackfillResult |
AbstractAmazonGameLift.startMatchBackfill(StartMatchBackfillRequest request) |
StartMatchBackfillResult |
AmazonGameLiftClient.startMatchBackfill(StartMatchBackfillRequest request)
Finds new players to fill open slots in an existing game session.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartMatchBackfillResult> |
AbstractAmazonGameLiftAsync.startMatchBackfillAsync(StartMatchBackfillRequest request,
AsyncHandler<StartMatchBackfillRequest,StartMatchBackfillResult> asyncHandler) |
Future<StartMatchBackfillResult> |
AmazonGameLiftAsyncClient.startMatchBackfillAsync(StartMatchBackfillRequest request,
AsyncHandler<StartMatchBackfillRequest,StartMatchBackfillResult> asyncHandler) |
Future<StartMatchBackfillResult> |
AmazonGameLiftAsync.startMatchBackfillAsync(StartMatchBackfillRequest startMatchBackfillRequest,
AsyncHandler<StartMatchBackfillRequest,StartMatchBackfillResult> asyncHandler)
Finds new players to fill open slots in an existing game session.
|
| Modifier and Type | Method and Description |
|---|---|
StartMatchBackfillResult |
StartMatchBackfillResult.clone() |
StartMatchBackfillResult |
StartMatchBackfillResult.withMatchmakingTicket(MatchmakingTicket matchmakingTicket)
Ticket representing the backfill matchmaking request.
|
Copyright © 2020. All rights reserved.