| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartMatchBackfillResponse> |
GameLiftAsyncClient.startMatchBackfill(StartMatchBackfillRequest startMatchBackfillRequest)
Finds new players to fill open slots in currently running game sessions.
|
default StartMatchBackfillResponse |
GameLiftClient.startMatchBackfill(StartMatchBackfillRequest startMatchBackfillRequest)
Finds new players to fill open slots in currently running game sessions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartMatchBackfillRequestMarshaller.marshall(StartMatchBackfillRequest startMatchBackfillRequest) |
Copyright © 2022. All rights reserved.